From 6363deef6f0f851956be52070692ec9c1e9a1ec1 Mon Sep 17 00:00:00 2001 From: Max Illfelder Date: Wed, 7 Jun 2017 15:53:57 -0700 Subject: Add a config option to disable IP alias support. (#410) --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index b7f75e2..dfd13f5 100644 --- a/README.md +++ b/README.md @@ -248,6 +248,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. +IpForwarding | ip_aliases | `false` disables setting up alias IP 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. -- cgit v1.2.1