We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b10b21 commit 9482804Copy full SHA for 9482804
.fixtures.yml
@@ -5,9 +5,9 @@ fixtures:
5
powershell: 'puppetlabs-powershell'
6
reboot: 'puppetlabs-reboot'
7
repositories:
8
- facts: 'git://github.com/puppetlabs/puppetlabs-facts.git'
9
- puppet_agent: 'git://github.com/puppetlabs/puppetlabs-puppet_agent.git'
10
- 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'
11
yumrepo_core:
12
repo: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git
13
puppet_version: ">= 6.0.0"
0 commit comments