Skip to content

Commit 4bab623

Browse files
authored
Merge branch 'main' into ldap
2 parents 7931837 + 28b2d0f commit 4bab623

File tree

94 files changed

+2107
-1869
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

94 files changed

+2107
-1869
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"settings": {
66
"terminal.integrated.profiles.linux": {
77
"bash": {
8-
"path": "bash",
8+
"path": "bash"
99
}
1010
}
1111
},

.fixtures.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ fixtures:
66
provision: 'https://github.com/puppetlabs/provision.git'
77
puppet_agent:
88
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
9-
ref: v4.12.1
9+
ref: v4.13.0
1010
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
1111
yumrepo_core:
1212
repo: "https://github.com/puppetlabs/puppetlabs-yumrepo_core.git"

0 commit comments

Comments
 (0)