Provision Arch: Difference between revisions

From Pumping Station One
Line 28: Line 28:


     mkdir /etc/salt/minion.d
     mkdir /etc/salt/minion.d
     echo master: bob.ad.pumpingstationone.org > /etc/salt/minion.d/bob
     echo master: bob.ad.pumpingstationone.org > /etc/salt/minion.d/bob.conf
     echo id: ${hostname} > /etc/salt/minion.d/bob
     echo id: ${hostname} >> /etc/salt/minion.d/bob.conf


== reboot ==
== reboot ==
     exit
     exit
     reboot
     reboot