StratusLab / client

Command Line Interface (CLI) for StratusLab cloud services
Apache License 2.0
2 stars 1 forks source link

stratus-install creates cron that depends on uninstalled component #129

Closed loomis closed 5 years ago

loomis commented 10 years ago

The stratus-install command without options installs a cron job for the VM monitoring that depends on the Couchbase client, but doesn't install Couchbase itself. The command (or package) should require the Couchbase client is installed when this cron job is installed.