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 cbff101 commit 47bc00cCopy full SHA for 47bc00c
.rspec
@@ -1,2 +1,2 @@
1
--color
2
---silent
+--format progress
manifests/install.pp
@@ -161,7 +161,6 @@
161
Optional[String] $source = undef,
162
Optional[String] $destination = undef,
163
164
-
165
String[1] $owner = pick(getvar('identity.user'),'root'),
166
String[1] $group = pick(getvar('identity.group'),'root'),
167
0 commit comments