File tree 1 file changed +15
-1
lines changed
1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
fixtures :
3
+ forge_modules :
4
+ ruby_task_helper : " puppetlabs/ruby_task_helper"
5
+ service : " puppetlabs/service"
6
+ package : " puppetlabs/package"
7
+ reboot : " puppetlabs/reboot"
3
8
repositories :
4
9
cron_core : ' https://github.com/puppetlabs/puppetlabs-cron_core'
5
10
provision : ' https://github.com/puppetlabs/provision'
@@ -9,4 +14,13 @@ fixtures:
9
14
ruby_task_helper : ' https://git@github.com/puppetlabs/puppetlabs-ruby_task_helper'
10
15
stdlib : ' https://github.com/puppetlabs/puppetlabs-stdlib'
11
16
facts : ' https://github.com/puppetlabs/puppetlabs-facts'
12
-
17
+ puppet_agent : ' https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
18
+ node_manager : ' https://github.com/WhatsARanjit/puppet-node_manager'
19
+ apply_helpers : ' https://github.com/puppetlabs/puppetlabs-apply_helpers'
20
+ bolt_shim : ' https://github.com/puppetlabs/puppetlabs-bolt_shim'
21
+ debug : ' https://github.com/nwops/puppet-debug'
22
+ format : ' https://github.com/voxpupuli/puppet-format'
23
+ container_inventory : ' https://gitlab.com/nwops/bolt-container_inventory'
24
+ peadm : ' https://github.com/elainemccloskey/puppetlabs-peadm.git'
25
+ symlinks :
26
+ peadm_spec : " #{source_dir}/spec/fixtures/modules/peadm/spec/acceptance/peadm_spec/"
You can’t perform that action at this time.
0 commit comments