Skip to content

Commit

Permalink
Fixup missing homedir parameter for mock
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff McCune <jeff@puppetlabs.com>
  • Loading branch information
Jeff McCune committed Aug 7, 2010
1 parent 3da0347 commit be63f8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions suite/share/modules/puppetlabs/manifests/mock.pp
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"mock":
uid => 201,
gid => 201,
homedir => "/var/lib/mock",
comment => "Fedora Mock Build",
password => '!!';
}
Expand Down

0 comments on commit be63f8c

Please sign in to comment.