[Lsb-messages] /var/www/bzr/lsb/devel/puppet-lsb r64: Remove lfadmin user from PMMan test VM.

Jeff Licquia licquia at linuxfoundation.org
Thu Jan 26 19:40:13 UTC 2012


------------------------------------------------------------
revno: 64
committer: Jeff Licquia <licquia at linuxfoundation.org>
branch nick: puppet-lsb
timestamp: Thu 2012-01-26 14:40:13 -0500
message:
  Remove lfadmin user from PMMan test VM.
modified:
  manifests/nodes/pmman-test.pp
-------------- next part --------------
=== modified file 'manifests/nodes/pmman-test.pp'
--- a/manifests/nodes/pmman-test.pp	2012-01-26 17:03:59 +0000
+++ b/manifests/nodes/pmman-test.pp	2012-01-26 19:40:13 +0000
@@ -1,7 +1,7 @@
 # Test VM on Russ Herrold's network.
 node 'vm178231179.pmman.net' {
 
-    include user::lfadmin, user::licquia
+    include user::licquia
 
     include sudo
 



More information about the lsb-messages mailing list