File tree Expand file tree Collapse file tree 2 files changed +14
-11
lines changed Expand file tree Collapse file tree 2 files changed +14
-11
lines changed Original file line number Diff line number Diff line change @@ -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"
Original file line number Diff line number Diff line change 11---
22name : peadm_docker_examples
3- modules :
3+ modules :
44 - name : nwops/container_inventory
55 version_requirement : " >= 0.1.1"
66 - name : puppetlabs/stdlib
77 version_requirement : " >= 6.5.0 < 8.0.0"
88 - puppetlabs/ruby_task_helper
9- - WhatsARanjit/node_manager
9+ - name : WhatsARanjit/node_manager
10+ version_requirement : " 0.7.5"
1011 - puppetlabs/apply_helpers
1112 - puppetlabs/bolt_shim
1213 - puppet/format
You can’t perform that action at this time.
0 commit comments