File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
fixtures :
2
2
repositories :
3
3
facts : ' https://github.com/puppetlabs/puppetlabs-facts.git'
4
- puppet_agent : ' https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
4
+ puppet_agent :
5
+ repo : ' https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
6
+ ref : 34bbfb34bcdf7a4c167088a751971a29f9d7f107
5
7
provision : ' https://github.com/puppetlabs/provision.git'
6
8
symlinks :
7
9
stdlib : " #{source_dir}"
Original file line number Diff line number Diff line change 13
13
14
14
Acceptance :
15
15
needs : Spec
16
- uses : " puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main "
16
+ uses : " puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@twingate_artifactory "
17
17
secrets : " inherit"
18
18
with :
19
19
runs_on : " ubuntu-24.04"
You can’t perform that action at this time.
0 commit comments