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 100be53 + 4ba40c3 commit dab8888Copy full SHA for dab8888
.fixtures.yml
@@ -1,8 +1,8 @@
1
fixtures:
2
repositories:
3
- facts: 'git://github.com/puppetlabs/puppetlabs-facts.git'
4
- puppet_agent: 'git://github.com/puppetlabs/puppetlabs-puppet_agent.git'
5
- provision: 'git://github.com/puppetlabs/provision.git'
+ facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
+ puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
+ provision: 'https://github.com/puppetlabs/provision.git'
6
symlinks:
7
stdlib: "#{source_dir}"
8
test: "#{source_dir}/spec/fixtures/test"
0 commit comments