Changes between Initial Version and Version 1 of Internal/InfrastructureImage


Ignore:
Timestamp:
Aug 12, 2008, 3:09:15 AM (16 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/InfrastructureImage

    v1 v1  
     1= Infrastructure Image =
     2
     3Install Debian.
     4
     5{{{
     6  apt-get update
     7  apt-get upgrade
     8  apt-get install cfengine2 autofs-ldap ldap-utils libnss-ldap libpam-ldap
     9  scp dhcp1.orbit-lab.org:/etc/cfengine/update.conf /etc/cfengine/.
     10  cfagent -v
     11  reboot
     12}}}