On Wed, May 14, 2014 at 10:59:54AM +0200, Michael Nelson wrote:
ansible-playbook --check --diff --tags=install,upgrade-charm,config-changed /path/to/playbook.yaml
[snip]
This could be made even simpler with `juju run` and a helper in the charm... so `juju run --all check-for-diffs` would check all units etc. It will of course not find any manual changes made to the unit that are outside the scope of the charm itself.
Thanks Michael. The concept you presented is essentially the same flow as I was looking for. We don't make wide-spread use of ansible so the implementation wouldn't work but it was a very enlightening demo. Thanks!
signature.asc
Description: Digital signature
-- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
