fuel-library/deployment/puppet/osnailyfacter/modular/globals/tasks.yaml

16 lines
563 B
YAML

- id: globals
type: puppet
groups: [primary-controller, controller,
cinder, cinder-vmware, compute, ceph-osd,
primary-mongo, mongo, virt, ironic]
required_for: [deploy_end]
requires: [hiera]
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