Changes between Version 21 and Version 22 of Old/hNodes/cNodeVer3/dAssembly/e4NodesSetup


Ignore:
Timestamp:
Jun 20, 2013, 2:43:52 PM (11 years ago)
Author:
agosain
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/hNodes/cNodeVer3/dAssembly/e4NodesSetup

    v21 v22  
    100100
    101101}}}
     102
     103====== Setting up CMC service ======
     104
     105In cmc.yaml file , replace original contents with the following and replace inventory URL with the correct hostname
     106
     107{{{
     108---
     109cmc:
     110  # inventory_url: URL to the Inventory OMF
     111  inventory_url: 'http://console:5054/inventory'
     112  default_off: "hard" 
     113}}}
    102114====== Setting up Inventory service ======
    103115