We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e61926 + b51fe32 commit 9d8ce40Copy full SHA for 9d8ce40
.fixtures.yml
@@ -4,7 +4,9 @@ fixtures:
4
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
5
"stdlib": "https://github.com/puppetlabs/puppetlabs-stdlib.git"
6
provision: "https://github.com/puppetlabs/provision.git"
7
- puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
+ puppet_agent:
8
+ repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
9
+ ref: v4.12.1
10
package: "https://github.com/puppetlabs/puppetlabs-package.git"
11
deploy_pe: "https://github.com/jarretlavallee/puppet-deploy_pe"
12
sign_cert: "https://github.com/m0dular/sign_cert"
0 commit comments