[Mageia-sysadm] [767] add bcd module on rabbit, and add ssh key for ennael

root at mageia.org root at mageia.org
Wed Jan 12 17:51:21 CET 2011


Revision: 767
Author:   boklm
Date:     2011-01-12 17:51:20 +0100 (Wed, 12 Jan 2011)
Log Message:
-----------
add bcd module on rabbit, and add ssh key for ennael

Modified Paths:
--------------
    puppet/manifests/nodes.pp

Modified: puppet/manifests/nodes.pp
===================================================================
--- puppet/manifests/nodes.pp	2011-01-12 16:49:39 UTC (rev 766)
+++ puppet/manifests/nodes.pp	2011-01-12 16:51:20 UTC (rev 767)
@@ -139,8 +139,12 @@
 node rabbit {
 # Location: Server offered by Dedibox (paris)
 # 
-# TODO:
-# - setup bcd
     include default_mageia_server
     timezone::timezone { "Europe/Paris": }
+
+    include bcd::base
+    bcd::ssh_access { "ssh key for ennael":
+	type => 'ssh-rsa',
+	key => 'AAAAB3NzaC1yc2EAAAABIwAAAIEA6CZNPpCrAcVIm6DIC2PBLNIG6uobO7lN/X1MZdEIaTAeF21n8jm7bIyKj3+4faZfaZFwHFeoIcvAv8OcwZJOAAd0itqIZeA9wN8yOxhLNWX4CgUj1uZrWG6DxysIvb0jJ4E5avewkTOw0vOxvM/DJtLnIgRFpdyztUrZyXws7CU=',
+    }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110112/ec3a2b58/attachment.html>


More information about the Mageia-sysadm mailing list