/[adm]/puppet/manifests/nodes.pp
ViewVC logotype

Diff of /puppet/manifests/nodes.pp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 753 by misc, Sun Jan 9 16:42:44 2011 UTC revision 767 by boklm, Wed Jan 12 16:51:20 2011 UTC
# Line 139  node friteuse { Line 139  node friteuse {
139  node rabbit {  node rabbit {
140  # Location: Server offered by Dedibox (paris)  # Location: Server offered by Dedibox (paris)
141  #  #
 # TODO:  
 # - setup bcd  
142      include default_mageia_server      include default_mageia_server
143      timezone::timezone { "Europe/Paris": }      timezone::timezone { "Europe/Paris": }
144    
145        include bcd::base
146        bcd::ssh_access { "ssh key for ennael":
147            type => 'ssh-rsa',
148            key => 'AAAAB3NzaC1yc2EAAAABIwAAAIEA6CZNPpCrAcVIm6DIC2PBLNIG6uobO7lN/X1MZdEIaTAeF21n8jm7bIyKj3+4faZfaZFwHFeoIcvAv8OcwZJOAAd0itqIZeA9wN8yOxhLNWX4CgUj1uZrWG6DxysIvb0jJ4E5avewkTOw0vOxvM/DJtLnIgRFpdyztUrZyXws7CU=',
149        }
150  }  }

Legend:
Removed from v.753  
changed lines
  Added in v.767

  ViewVC Help
Powered by ViewVC 1.1.30