Files
puppet-gnocchi/spec/shared_examples.rb
Yanis Guenane b3e503c3e0 Add tag to package and service resources
In order to be able to take an action after all the packages of the
module have been installed/updated or all the services have been
started/restarted, we set a 'gnocchi-package' and 'gnocchi-service'
tag for each package and service of this module.

At the moment, there is a generic openstack tag that is not specific
enough if one wants to take action upon a single module change.

Use case :

If an action needs to be taken after all the packages have been
installed or updated : Package <| tag == 'gnocchi-package' |> -> X

Change-Id: I90902e01bd095e1b0f6a2944ceedfc53de6f7b01
2015-07-22 21:19:25 +02:00

1.8 KiB