summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorZach Marano <zmarano@google.com>2017-11-02 14:11:50 -0700
committerGitHub <noreply@github.com>2017-11-02 14:11:50 -0700
commit084d1c649e2f97992e9f1a03ac2f6d9026ab1f8a (patch)
tree322049992ac09f0eca7ffc7a96abb8d9dea678b5 /README.md
parent83b6922ea3d2555c49465ce219e3a434793eae20 (diff)
downloadgoogle-compute-image-packages-084d1c649e2f97992e9f1a03ac2f6d9026ab1f8a.tar.gz
Add dhclient_script to README. (#514)
* Add dhclient_script to README. * Updated description of dhclient script.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3c3c3cc..1fe8d5d 100644
--- a/README.md
+++ b/README.md
@@ -259,6 +259,7 @@ IpForwarding | target\_instance\_ips | `false` disables internal IP addres
MetadataScripts | run\_dir | String base directory where metadata scripts are executed.
MetadataScripts | startup | `false` disables startup script execution.
MetadataScripts | shutdown | `false` disables shutdown script execution.
+NetworkInterfaces | dhclient\_script | String path to a dhclient script used by dhclient.
NetworkInterfaces | dhcp\_command | String to execute to enable network interfaces.
NetworkInterfaces | setup | `false` disables network interface setup.