Skip to content

Commit 2e75343

Browse files
committed
Fixtures Update for pe_nightly workflow
1 parent 0731be4 commit 2e75343

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

.fixtures.yml

+15-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
---
22
fixtures:
3+
forge_modules:
4+
ruby_task_helper: "puppetlabs/ruby_task_helper"
5+
service: "puppetlabs/service"
6+
package: "puppetlabs/package"
7+
reboot: "puppetlabs/reboot"
38
repositories:
49
cron_core: 'https://github.com/puppetlabs/puppetlabs-cron_core'
510
provision: 'https://github.com/puppetlabs/provision'
@@ -9,4 +14,13 @@ fixtures:
914
ruby_task_helper: 'https://git@github.com/puppetlabs/puppetlabs-ruby_task_helper'
1015
stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib'
1116
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/"

0 commit comments

Comments
 (0)