summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMax Illfelder <illfelder@users.noreply.github.com>2016-09-06 22:31:05 -0700
committerGitHub <noreply@github.com>2016-09-06 22:31:05 -0700
commitc48df37ac42a2f5b2ea70cba9dd282032161ec39 (patch)
tree181411f9cc7a2f36d704fc9e3f56d5cda6070ac9 /README.md
parentd30eb989abf658c2bdf07e39aa9e40054a316620 (diff)
downloadgoogle-compute-image-packages-c48df37ac42a2f5b2ea70cba9dd282032161ec39.tar.gz
Make enabling Ethernet interfaces EL compatible. (#335)
- Remove the IsEnabled function because it does not work on CentOS and RHEL. - Changed the method to enable network interfaces for CentOS and RHEL. - Update the README for the new configuration option.
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 3 insertions, 8 deletions
diff --git a/README.md b/README.md
index 603df3d..17925a2 100644
--- a/README.md
+++ b/README.md
@@ -136,13 +136,8 @@ The library provides the following functions:
A network utilities library retrieves information about a network interface. The
library is used for IP forwarding and for setting up an Ethernet interface on
-boot.
-
-The library exposes the following functions:
-
-* **GetNetworkInterface** retrieves the network interface name associated
- with a MAC address.
-* **IsEnabled** checks whether a network interface is enabled.
+boot. The library exposes a `GetNetworkInterface` function that retrieves the
+network interface name associated with a MAC address.
## Daemons
@@ -249,7 +244,7 @@ InstanceSetup | set_multiqueue | `false` skips multiqueue driver suppo
IpForwarding | ethernet_proto_id | Protocol ID string for daemon added routes.
MetadataScripts | startup | `false` disables startup script execution.
MetadataScripts | shutdown | `false` disables shutdown script execution.
-NetworkInterfaces | dhcp_binary | DHCP binary string that enables a network interface parameter.
+NetworkInterfaces | dhcp_command | String to execute to enable network interfaces.
NetworkInterfaces | setup | `false` disables network interface setup.
Setting `network_enabled` to `false` will skip setting up host keys and the