Provision ubuntu

From Pumping Station One
Revision as of 04:00, 14 February 2014 by Hef (talk | contribs) (getting started)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Post Deploy

   sudo apt-get install python-software-properties
   sudo add-apt-repository ppa:saltstack/salt
   sudo apt-get update
   sudo apt-get install salt-minion


edit /etc/salt/minion to include the line:

master: bob.ad.pumpingstationone.org

Shell into bob, and run

   salt-key -L
   salt-key -a ${MINIONNAME}