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

14 lines
527 B
YAML

- id: hosts
type: puppet
groups: [primary-controller, controller, cinder,cinder-vmware, compute, ceph-osd, zabbix-server, primary-mongo, mongo]
required_for: [deploy_end]
requires: [netconfig]
parameters:
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
test_pre:
cmd: ruby /etc/puppet/modules/osnailyfacter/modular/hosts/hosts_pre.rb
test_post:
cmd: ruby /etc/puppet/modules/osnailyfacter/modular/hosts/hosts_post.rb