summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMax Illfelder <illfelder@users.noreply.github.com>2017-02-22 18:54:44 -0800
committerGitHub <noreply@github.com>2017-02-22 18:54:44 -0800
commitb896567ee2979ecb35a66523209f9a4a8d8db3c8 (patch)
tree2b8202ebd387247c2f551be6db4fd374ec9c270d /README.md
parent651bd1b622e3e785a0ecefb1c2ff8394aa5ec98c (diff)
downloadgoogle-compute-image-packages-b896567ee2979ecb35a66523209f9a4a8d8db3c8.tar.gz
Improved error handling and support for COS. (#374)
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 940e456..8e1cc3b 100644
--- a/README.md
+++ b/README.md
@@ -247,6 +247,7 @@ InstanceSetup | set_boto_config | `false` skips setting up a boto confi
InstanceSetup | set_host_keys | `false` skips generating host keys on first boot.
InstanceSetup | set_multiqueue | `false` skips multiqueue driver support.
IpForwarding | ethernet_proto_id | Protocol ID string for daemon added routes.
+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 | dhcp_command | String to execute to enable network interfaces.