Anonymous

Changes

From Pumping Station One
51 bytes added ,  03:20, 30 August 2014
no edit summary
Line 3: Line 3:  
== Adding a new box ==
 
== Adding a new box ==
    +
When you install salt-minion on a client box, you will need to
       
     sudo salt-key -L
 
     sudo salt-key -L
 
     sudo salt-key -a foobox
 
     sudo salt-key -a foobox
     sudo salt state.state 'foobox' state.highstate
+
     sudo salt 'foobox' state.highstate
Cookies help us deliver our services. By using our services, you agree to our use of cookies.