Updates docs for SR1 with final revision
[genesis.git] / fuel / prototypes / auto-deploy / deploy / functions / isolinux.cfg.patch
1 *** isolinux/isolinux.cfg.orig  2015-04-15 08:29:52.026868322 -0400
2 --- isolinux/isolinux.cfg       2015-04-15 08:30:34.350868343 -0400
3 ***************
4 *** 19,22 ****
5     menu label Fuel Install (^Static IP)
6     menu default
7     kernel vmlinuz
8 !   append initrd=initrd.img biosdevname=0 ks=cdrom:/ks.cfg ip=10.20.0.2 gw=10.20.0.1 dns1=10.20.0.1 netmask=255.255.255.0 hostname=fuel.domain.tld showmenu=no
9 --- 19,22 ----
10     menu label Fuel Install (^Static IP)
11     menu default
12     kernel vmlinuz
13 !   append initrd=initrd.img biosdevname=0 ks=cdrom:/ks.cfg ip=10.20.0.2 gw=10.20.0.1 dns1=10.20.0.1 netmask=255.255.255.0 hostname=fuel.domain.tld showmenu=yes
14