From 8eb95afae57056ecfb8b66ec9c671a68651a8cf0 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Sun, 5 Jan 2020 22:47:10 -0500 Subject: [PATCH] Update the comment and remove hostname --- client-api/provisioner/examples/debootstrap_script.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/client-api/provisioner/examples/debootstrap_script.py b/client-api/provisioner/examples/debootstrap_script.py index ff3dee4d..02058181 100644 --- a/client-api/provisioner/examples/debootstrap_script.py +++ b/client-api/provisioner/examples/debootstrap_script.py @@ -153,11 +153,9 @@ iface ens2 inet dhcp dhclient_file = "{}/etc/dhcp/dhclient.conf".format(temporary_directory) with open(dhclient_file, 'w') as fh: data = """# DHCP client configuration -# Created by vminstall for host web1.i.bonilan.net +# Written by the PVC provisioner option rfc3442-classless-static-routes code 121 = array of unsigned integer 8; interface "ens2" { - send host-name = "web1"; - send fqdn.fqdn = "web1"; request subnet-mask, broadcast-address, time-offset, routers, domain-name, domain-name-servers, domain-search, host-name, dhcp6.name-servers, dhcp6.domain-search, dhcp6.fqdn, dhcp6.sntp-servers,