This is the a dummy proxy-minion designed for testing the proxy minion subsystem.
Method called by grains module.
Make up some grains
Refresh the grains
Required. Can be used to initialize the server connection.
Since grains are loaded in many different places and some of those places occur before the proxy can be initialized, return whether our init() function has been called
Install a "package" on the REST server
List "packages" installed on the REST server
Remove a "package" on the REST server
Check the installation status of a package on the REST server
Degenerate ping
List "services" on the REST server
Restart a "service" on the REST server
Start a "service" on the dummy server
Check if a service is running on the REST server
Stop a "service" on the dummy server
For this proxy shutdown is a no-op
Test function so we have something to call from a state :return:
"Upgrade" packages
Call the REST endpoint to see if the packages on the "server" are up to date.