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.
1 parent 601fa06 commit 814bab0Copy full SHA for 814bab0
.fixtures.yml
@@ -1,9 +1,9 @@
1
fixtures:
2
repositories:
3
- "stdlib": "git://github.com/puppetlabs/puppetlabs-stdlib.git"
4
- "apt": "git://github.com/puppetlabs/puppetlabs-apt.git"
5
- "portage": "git://github.com/gentoo/puppet-portage.git"
6
- "chocolatey": "git://github.com/puppetlabs/puppetlabs-chocolatey.git"
+ "stdlib": "https://github.com/puppetlabs/puppetlabs-stdlib.git"
+ "apt": "https://github.com/puppetlabs/puppetlabs-apt.git"
+ "portage": "https://github.com/gentoo/puppet-portage.git"
+ "chocolatey": "https://github.com/puppetlabs/puppetlabs-chocolatey.git"
7
yumrepo_core:
8
repo: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git
9
puppet_version: ">= 6.0.0"
0 commit comments