--
You received this message because you are subscribed to the Google Groups "traffic_control-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to traffic_control-d...@googlegroups.com.
To post to this group, send email to traffic_con...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/traffic_control-discuss/58288fbd-0378-4beb-b3ee-70fca4a85092%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to traffic_control-discuss+unsub...@googlegroups.com.
To post to this group, send email to traffic_control-discuss@googlegroups.com.
label linux
menu label Install {{ inventory_hostname }}
kernel vmlinuz
menu default
append initrd=initrd.img inst.ks={{ private_repo_url }}/files/{{ ks_file }} ip={{ ipv4 }}::{{ ipv4_gw }}:{{ ipv4_netmask }}:{{ inventory_hostname }}:{{ interface }}:none {% if vlan is defined %}vlan={{ interface }}.{{ vlan }}:{{ interface }}{% endif %} {% if bond is defined %}{{ bond }}{% endif %} nameserver={{ nameservers[0] }} biosdevname=1 quiet
menuentry 'Install {{ inventory_hostname }}' --class fedora --class gnu-linux --class gnu --class os {
linuxefi /images/pxeboot/vmlinuz inst.ks={{ private_repo_url }}/files/{{ ks_file }} ip={{ ipv4 }}::{{ ipv4_gw }}:{{ ipv4_netmask }}:{{ inventory_hostname }}:{{ interface }}:none {% if vlan is defined %}vlan={{ interface }}.{{ vlan }}:{{ interface }}{% endif %} {% if bond is defined %}{{ bond }}{% endif %} nameserver={{ nameservers[0] }} biosdevname=1 quiet
initrdefi /images/pxeboot/initrd.img
To unsubscribe from this group and stop receiving emails from it, send an email to traffic_control-d...@googlegroups.com.
To post to this group, send email to traffic_con...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/traffic_control-discuss/58288fbd-0378-4beb-b3ee-70fca4a85092%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "traffic_control-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to traffic_control-d...@googlegroups.com.
To post to this group, send email to traffic_con...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/traffic_control-discuss/885c7b4d-73a4-4633-bb3f-154072841f9e%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "traffic_control-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to traffic_control-discuss+unsub...@googlegroups.com.
To post to this group, send email to traffic_control-discuss@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/traffic_control-discuss/6cc2d859-6220-4e5d-aa62-cb650edcb025%40googlegroups.com.