11---
22fixtures :
33 forge_modules :
4- ruby_task_helper : " puppetlabs/ruby_task_helper"
5- service : " puppetlabs/service"
6- package : " puppetlabs/package"
7- reboot : " puppetlabs/reboot"
8- inifile : " puppetlabs/inifile"
4+ ruby_task_helper : puppetlabs/ruby_task_helper
5+ service : puppetlabs/service
6+ package : puppetlabs/package
7+ reboot : puppetlabs/reboot
8+ inifile : puppetlabs/inifile
99 repositories :
10- facts : " https://github.com/puppetlabs/puppetlabs-facts.git"
11- puppet_agent : " https://github.com/puppetlabs/puppetlabs-puppet_agent.git"
12- provision : " https://github.com/puppetlabs/provision.git"
13- stdlib : " https://github.com/puppetlabs/puppetlabs-stdlib.git"
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.git"
18- node_manager : " https://github.com/puppetlabs/puppetlabs-node_manager.git"
10+ facts : https://github.com/puppetlabs/puppetlabs-facts.git
11+ puppet_agent : https://github.com/puppetlabs/puppetlabs-puppet_agent.git
12+ provision :
13+ repo : https://github.com/puppetlabs/provision.git
14+ ref : v3.0.1
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.git
20+ node_manager : https://github.com/puppetlabs/puppetlabs-node_manager.git
1921 symlinks :
20- " peadm " : " #{source_dir}"
21- " peadm_spec " : " #{source_dir}/spec/acceptance/peadm_spec"
22+ peadm : ' #{source_dir}'
23+ peadm_spec : ' #{source_dir}/spec/acceptance/peadm_spec'
0 commit comments