Skip to content

Commit 091460b

Browse files
authored
now with group
1 parent 4312f32 commit 091460b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/acceptance/clone_repo_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@
216216
pp = <<-MANIFEST
217217
user { 'vagrant':
218218
ensure => present,
219+
group => 'vagrant',
219220
password => 'CorrectHorseBatteryStaple0!',
220221
}
221222
MANIFEST

0 commit comments

Comments
 (0)