Difference between revisions of "Provision ubuntu"

From Pumping Station One
Jump to navigation Jump to search
(getting started)
(No difference)

Revision as of 04:00, 14 February 2014


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}