summaryrefslogtreecommitdiff
path: root/config/alpine/waagent.conf
diff options
context:
space:
mode:
Diffstat (limited to 'config/alpine/waagent.conf')
-rw-r--r--config/alpine/waagent.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/config/alpine/waagent.conf b/config/alpine/waagent.conf
index 883c81b..99495d5 100644
--- a/config/alpine/waagent.conf
+++ b/config/alpine/waagent.conf
@@ -14,8 +14,7 @@ Provisioning.DeleteRootPassword=y
# Generate fresh host key pair.
Provisioning.RegenerateSshHostKeyPair=y
-# Supported values are "rsa", "dsa", "ecdsa", "ed25519", and "auto".
-# The "auto" option is supported on OpenSSH 5.9 (2011) and later.
+# Supported values are "rsa", "dsa" and "ecdsa".
Provisioning.SshHostKeyPairType=rsa
# Monitor host name changes and publish changes via DHCP requests.
@@ -89,5 +88,5 @@ OS.SshDir=/etc/ssh
# Add firewall rules to protect access to Azure host node services
# Note:
-# - The default is false to protect the state of existing VMs
+# - The default is false to protect the state of exising VMs
OS.EnableFirewall=y