Changes between Version 6 and Version 7 of Internal/RunningInventory
- Timestamp:
- Apr 17, 2015, 8:21:30 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/RunningInventory
v6 v7 22 22 || 0A28 || Outdoor || 23 23 24 2. goto the /export/nfsroot/etc/resolvconf/resolv.conf.d and make a symbolic link to head for the proper domain 24 2. goto the /export/nfsroot/etc/resolvconf/resolv.conf.d and make a symbolic link to head for the proper domain e.g. for grid: 25 25 {{{ 26 26 cd /export/nfsroot/etc/resolvconf/resolv.conf.d 27 27 root@repository1:/export/nfsroot/etc/resolvconf/resolv.conf.d# ln -s head.grid head 28 28 }}} 29 for sb1: 30 {{{ 31 cd /export/nfsroot/etc/resolvconf/resolv.conf.d 32 root@repository1:/export/nfsroot/etc/resolvconf/resolv.conf.d# ln -s head.sb1 head 33 }}} 34 29 35 From grid:: 30 36 3. As root run the run_inventory script: