Anonymous

Changes

From Pumping Station One
34 bytes added ,  15:19, 4 March 2014
→‎Post Deploy: salt-minon stuff
Line 53: Line 53:  
For the most part, defaults work.  Pick a hostname that reflects what the machine is for.
 
For the most part, defaults work.  Pick a hostname that reflects what the machine is for.
   −
== Post Deploy ==
+
== Setting up Salt-Minion ==
    
     sudo apt-get install python-software-properties
 
     sudo apt-get install python-software-properties
Line 63: Line 63:  
edit /etc/salt/minion to include the line:
 
edit /etc/salt/minion to include the line:
   −
master: bob.ad.pumpingstationone.org
+
    master: bob.ad.pumpingstationone.org
 
+
    id: ${hostname}
    
== Setting up the new machine on the salt-master ==
 
== Setting up the new machine on the salt-master ==
Cookies help us deliver our services. By using our services, you agree to our use of cookies.