Changes between Version 28 and Version 29 of Internal/SandboxConsoleSetup


Ignore:
Timestamp:
Apr 3, 2013, 9:43:17 PM (11 years ago)
Author:
ssugrim
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/SandboxConsoleSetup

    v28 v29  
    136136 }}}
    137137
    138  For the console we need to OMF packagees; please try and install the latest release also [[BR]]
     138 For the console we need to OMF packages; please try and install the latest release also [[BR]]
    139139{{{
    140     apt-get install omf-expctl-5.3 omf-aggmgr-5.3 oml2-server
     140    apt-get install omf-expctl-5.4 omf-aggmgr-5.4 oml2-server
    141141}}}
    142142
     
    162162  cd /etc/omf-aggmgr-5.3/enabled; ln -s ../available/result.xml
    163163}}}
     164 14. Install the cfengine3 package and then copy
     165{{{
     166sudo scp /etc/cfengine3/*.cf console.??:/etc/cfengine3/
     167}}}
    164168
     169 15. from dhcp1:
     170    * delete pub key if for the console's ip if it exists.
     171    * sudo scp /var/lib/cfengine3/ppkeys/root-10.0.0.9.pub console.??:/var/lib/cfengine3/ppkeys/
    165172
    166 
     173 16. Run cf-agent on the console we're installing.
     174{{{
     175cf-agent -v
     176}}}