summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiam Hopkins <liamh@google.com>2019-03-15 12:43:04 -0700
committerGitHub <noreply@github.com>2019-03-15 12:43:04 -0700
commit73d90b53c56512083d94fa7d67c05bcef51472a2 (patch)
treefbb24979408854392ff5b18101b81e8c5b9e38d6
parent45aadd0f82ef16b71a6cd5bc8f6940b2affbf849 (diff)
downloadgoogle-compute-image-packages-hopkiw-patch-1.tar.gz
Update README.mdhopkiw-patch-1
* Remove `dhclient_script` which was not meant to be exposed to user * Update description for `dhcp_command`
-rw-r--r--packages/python-google-compute-engine/README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/python-google-compute-engine/README.md b/packages/python-google-compute-engine/README.md
index af5b763..f1ffe8e 100644
--- a/packages/python-google-compute-engine/README.md
+++ b/packages/python-google-compute-engine/README.md
@@ -241,8 +241,7 @@ MetadataScripts | startup | `false` disables startup script exe
MetadataScripts | shutdown | `false` disables shutdown script execution.
NetworkInterfaces | setup | `false` skips network interface setup.
NetworkInterfaces | ip\_forwarding | `false` skips IP forwarding.
-NetworkInterfaces | dhclient\_script | String path to a dhclient script used by dhclient.
-NetworkInterfaces | dhcp\_command | String to execute to enable network interfaces.
+NetworkInterfaces | dhcp\_command | String path for alternate dhcp executable used to enable network interfaces.
Setting `network_enabled` to `false` will skip setting up host keys and the
`boto` config in the guest. The setting may also prevent startup and shutdown