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 5a0775b commit 4e0dfdcCopy full SHA for 4e0dfdc
.fixtures.yml
@@ -8,7 +8,7 @@ fixtures:
8
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
9
puppet_agent:
10
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
11
- ref: v4.13.0
+ ref: v4.21.0
12
provision: 'https://github.com/puppetlabs/provision.git'
13
yumrepo_core:
14
repo: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git
metadata.json
@@ -45,7 +45,8 @@
45
"operatingsystem": "Debian",
46
"operatingsystemrelease": [
47
"10",
48
- "11"
+ "11",
49
+ "12"
50
]
51
},
52
{
0 commit comments