Anonymous

Changes

From Pumping Station One
296 bytes added ,  04:18, 22 February 2014
no edit summary
Line 16: Line 16:  
     exit
 
     exit
 
     reboot
 
     reboot
 +
 +
== Post reboot ==
 +
 +
    echo [archlinuxfr] >> /etc/pacman.conf
 +
    echo SigLevel = Never >> /etc/pacman.conf
 +
    Server = http://repo.archlinux.fr/$arch >> /etc/pacman.conf
 +
    pacman -Sy
 +
    pacman -S salt
 +
 +
 +
master: salt.ad.pumpingstationone.org
 +
id: ${hostname}
 +
 +
    systemctl start salt-minion
Cookies help us deliver our services. By using our services, you agree to our use of cookies.