Move of genesis/fuel master branch: commit 563547b4a9f44090f32c0e17d040114854563760
[fuel.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