Skip to content

Commit

Permalink
Added James Turnbull managed account
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 6, 2010
1 parent 2c782a3 commit 4a2587d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions suite/share/modules/puppetlabs/tests/account.pp
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,9 @@
gid => 406,
comment => "Cody Herriges",
password => '!!';
"james":
uid => 407,
gid => 407,
comment => "James Turnbull",
password => '!!';
}

0 comments on commit 4a2587d

Please sign in to comment.