Changes between Version 18 and Version 19 of Internal/RunningInventory


Ignore:
Timestamp:
Jan 27, 2016, 10:51:38 PM (8 years ago)
Author:
msherman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/RunningInventory

    v18 v19  
    22To run inventory preform the following ('''ALL STEPS AS ROOT'''):
    33
    4 ''' From ??? '''
     4''' From internal1 '''
    55 1. Disable inventory service security:
    66    {{{
    7 ???
     7In /etc/omf-aggmgr-5.4/enabled/inventory.yaml
     8Uncomment - '*'
    89    }}}
    910
     
    117118    '''Note''': This takes some time to preform all the actions, and the omf-agg-manager restarts every even hour on the 11th minute. If the ruby process is running at that time it will fail.
    118119
    119 ''' From ??? '''
     120''' From internal1 '''
    120121 8. Restore inventory service security (''' !!! SUPER IMPORTANT !!! '''):
    121122    {{{
    122 ???
     123In /etc/omf-aggmgr-5.4/enabled/inventory.yaml
     124Comment - '*'
    123125    }}}