Changes between Version 21 and Version 22 of Old/hNodes/cNodeVer3/dAssembly/e4NodesSetup
- Timestamp:
- Jun 20, 2013, 2:43:52 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Old/hNodes/cNodeVer3/dAssembly/e4NodesSetup
v21 v22 100 100 101 101 }}} 102 103 ====== Setting up CMC service ====== 104 105 In cmc.yaml file , replace original contents with the following and replace inventory URL with the correct hostname 106 107 {{{ 108 --- 109 cmc: 110 # inventory_url: URL to the Inventory OMF 111 inventory_url: 'http://console:5054/inventory' 112 default_off: "hard" 113 }}} 102 114 ====== Setting up Inventory service ====== 103 115