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 4073e1d commit a03d691Copy full SHA for a03d691
spec/acceptance/clone_repo_spec.rb
@@ -216,7 +216,7 @@
216
pp = <<-MANIFEST
217
user { 'vagrant':
218
ensure => present,
219
- password => '!"§$%&/()asdfg',
+ password => 'CorrectHorseBatteryStaple0!',
220
}
221
MANIFEST
222
@@ -370,7 +370,7 @@
370
user { 'testuser':
371
372
groups => 'testuser',
373
374
375
376
0 commit comments