- id: globals type: puppet version: 2.0.0 groups: [primary-controller, controller, cinder, cinder-block-device, cinder-vmware, compute, ceph-osd, primary-mongo, mongo, virt, ironic] required_for: [deploy_end] requires: [hiera] reexecute_on: [deploy_changes] parameters: puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/globals/globals.pp puppet_modules: /etc/puppet/modules timeout: 3600 test_pre: cmd: python /etc/puppet/modules/osnailyfacter/modular/globals/globals_pre.py test_post: cmd: python /etc/puppet/modules/osnailyfacter/modular/globals/globals_post.py