Displaying 2 results from an estimated 2 matches for "nodns".
Did you mean:
  nodes
  
2013 Mar 18
1
CentOS 6.4 kickstart bonding
...tic --onboot=yes --hostname=box.example.com --ip=192.168.1.3 --netmask=255.255.255.0 --gateway=192.168.1.1 --nameserver=192.168.1.1 --bondslaves=p1p1,p1p2 --bondopts=mode=active-backup,primary=p1p1,miimon=80,updelay=60000
# Cluster network, not created on install 
network --device=bond1 --noipv6 --nodns --nodefroute --bootproto=static --onboot=yes --ip=192.168.2.2 --netmask=255.255.255.0 --bondslaves=em1,em2 --bondopts=mode=active-backup,primary=em1,miimon=80,updelay=60000
# ISCSI network
network --device=p1p3 --noipv6 --nodns --nodefroute --bootproto=static --onboot=yes --mtu=9000 --ip=192.168.3...
2008 Aug 21
0
kickstart error on 5.2 exception
...ta instance, containing members:
      ethtool: 
      onboot: True
      wepkey: 
      notksdevice: False
      ip: 
      hostname: MessageNet.msgnet.com
      mtu: 
      netmask: 
      bootProto: dhcp
      essid: 
      ipv6: True
      device: eth0
      nameserver: 
      dhcpclass: 
      nodns: False
      gateway: 
      ipv4: True
]
    id.ksdata.lang: en_US.UTF-8
    id.ksdata.packageList: [mesa-libGLU-devel, device-mapper-multipath, xorg-x11-server-Xnest, xorg-x11-server-Xvfb, imake]
    id.ksdata.logging: {'host': , 'port': , 'level': info}
    id.ksdata.xcon...