@@ -5,16 +5,18 @@ fixtures:
55 service : " puppetlabs/service"
66 package : " puppetlabs/package"
77 reboot : " puppetlabs/reboot"
8+ node_manager :
9+ repo : " WhatsARanjit/node_manager"
10+ ref : " 0.7.5"
811 repositories :
9- facts : ' https://github.com/puppetlabs/puppetlabs-facts.git'
10- puppet_agent : ' https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
11- provision : ' https://github.com/puppetlabs/provision.git'
12- stdlib : ' https://github.com/puppetlabs/puppetlabs-stdlib.git'
13- node_manager : ' https://github.com/WhatsARanjit/puppet-node_manager'
14- apply_helpers : ' https://github.com/puppetlabs/puppetlabs-apply_helpers'
15- bolt_shim : ' https://github.com/puppetlabs/puppetlabs-bolt_shim'
16- format : ' https://github.com/voxpupuli/puppet-format'
17- container_inventory : ' https://gitlab.com/nwops/bolt-container_inventory'
12+ facts : " https://github.com/puppetlabs/puppetlabs-facts.git"
13+ puppet_agent : " https://github.com/puppetlabs/puppetlabs-puppet_agent.git"
14+ provision : " https://github.com/puppetlabs/provision.git"
15+ stdlib : " https://github.com/puppetlabs/puppetlabs-stdlib.git"
16+ apply_helpers : " https://github.com/puppetlabs/puppetlabs-apply_helpers"
17+ bolt_shim : " https://github.com/puppetlabs/puppetlabs-bolt_shim"
18+ format : " https://github.com/voxpupuli/puppet-format"
19+ container_inventory : " https://gitlab.com/nwops/bolt-container_inventory"
1820 symlinks :
1921 " peadm " : " #{source_dir}"
2022 " peadm_spec " : " #{source_dir}/spec/acceptance/peadm_spec"
0 commit comments