From 9f4ddca29664a8356c3cf69a3f26c94aeb07de8d Mon Sep 17 00:00:00 2001 From: Christopher Boumenot Date: Thu, 4 Jan 2018 16:06:49 -0800 Subject: [PATCH] typo in waagent.conf comments (#990) --- config/alpine/waagent.conf | 2 +- config/arch/waagent.conf | 2 +- config/bigip/waagent.conf | 2 +- config/clearlinux/waagent.conf | 2 +- config/coreos/waagent.conf | 2 +- config/freebsd/waagent.conf | 2 +- config/gaia/waagent.conf | 2 +- config/openbsd/waagent.conf | 2 +- config/suse/waagent.conf | 2 +- config/ubuntu/waagent.conf | 2 +- config/waagent.conf | 2 +- tests/data/test_waagent.conf | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/config/alpine/waagent.conf b/config/alpine/waagent.conf index 37f19c9..883c81b 100644 --- a/config/alpine/waagent.conf +++ b/config/alpine/waagent.conf @@ -89,5 +89,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 exising VMs +# - The default is false to protect the state of existing VMs OS.EnableFirewall=y diff --git a/config/arch/waagent.conf b/config/arch/waagent.conf index 1c0f264..cf14e0a 100644 --- a/config/arch/waagent.conf +++ b/config/arch/waagent.conf @@ -115,5 +115,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 exising VMs +# - The default is false to protect the state of existing VMs OS.EnableFirewall=y diff --git a/config/bigip/waagent.conf b/config/bigip/waagent.conf index 25bb2f0..1e59a6a 100644 --- a/config/bigip/waagent.conf +++ b/config/bigip/waagent.conf @@ -93,5 +93,5 @@ AutoUpdate.Enabled=y # Add firewall rules to protect access to Azure host node services # Note: -# - The default is false to protect the state of exising VMs +# - The default is false to protect the state of existing VMs OS.EnableFirewall=y diff --git a/config/clearlinux/waagent.conf b/config/clearlinux/waagent.conf index 61c1572..c63f92b 100644 --- a/config/clearlinux/waagent.conf +++ b/config/clearlinux/waagent.conf @@ -87,5 +87,5 @@ AutoUpdate.GAFamily=Prod # Add firewall rules to protect access to Azure host node services # Note: -# - The default is false to protect the state of exising VMs +# - The default is false to protect the state of existing VMs OS.EnableFirewall=y diff --git a/config/coreos/waagent.conf b/config/coreos/waagent.conf index 1ae7824..ee4ebf2 100644 --- a/config/coreos/waagent.conf +++ b/config/coreos/waagent.conf @@ -115,5 +115,5 @@ OS.AllowHTTP=y # Add firewall rules to protect access to Azure host node services # Note: -# - The default is false to protect the state of exising VMs +# - The default is false to protect the state of existing VMs OS.EnableFirewall=y diff --git a/config/freebsd/waagent.conf b/config/freebsd/waagent.conf index faefc3e..74ad843 100644 --- a/config/freebsd/waagent.conf +++ b/config/freebsd/waagent.conf @@ -113,5 +113,5 @@ OS.SudoersDir=/usr/local/etc/sudoers.d # Add firewall rules to protect access to Azure host node services # Note: -# - The default is false to protect the state of exising VMs +# - The default is false to protect the state of existing VMs OS.EnableFirewall=y diff --git a/config/gaia/waagent.conf b/config/gaia/waagent.conf index f1a5cb6..0fd78a8 100644 --- a/config/gaia/waagent.conf +++ b/config/gaia/waagent.conf @@ -112,5 +112,5 @@ AutoUpdate.Enabled=n # Add firewall rules to protect access to Azure host node services # Note: -# - The default is false to protect the state of exising VMs +# - The default is false to protect the state of existing VMs OS.EnableFirewall=y diff --git a/config/openbsd/waagent.conf b/config/openbsd/waagent.conf index 6dcd9e9..580b4a3 100644 --- a/config/openbsd/waagent.conf +++ b/config/openbsd/waagent.conf @@ -111,5 +111,5 @@ OS.PasswordPath=/etc/master.passwd # Add firewall rules to protect access to Azure host node services # Note: -# - The default is false to protect the state of exising VMs +# - The default is false to protect the state of existing VMs OS.EnableFirewall=y diff --git a/config/suse/waagent.conf b/config/suse/waagent.conf index 4b0d2c2..e83caf3 100644 --- a/config/suse/waagent.conf +++ b/config/suse/waagent.conf @@ -115,5 +115,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 exising VMs +# - The default is false to protect the state of existing VMs OS.EnableFirewall=y diff --git a/config/ubuntu/waagent.conf b/config/ubuntu/waagent.conf index 5c6b7b3..4fa2d12 100644 --- a/config/ubuntu/waagent.conf +++ b/config/ubuntu/waagent.conf @@ -103,5 +103,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 exising VMs +# - The default is false to protect the state of existing VMs OS.EnableFirewall=y diff --git a/config/waagent.conf b/config/waagent.conf index ffd4d06..4317ed3 100644 --- a/config/waagent.conf +++ b/config/waagent.conf @@ -115,5 +115,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 exising VMs +# - The default is false to protect the state of existing VMs OS.EnableFirewall=y diff --git a/tests/data/test_waagent.conf b/tests/data/test_waagent.conf index 0515987..6dfef69 100644 --- a/tests/data/test_waagent.conf +++ b/tests/data/test_waagent.conf @@ -123,5 +123,5 @@ OS.SshDir=/notareal/path # Add firewall rules to protect access to Azure host node services # Note: -# - The default is false to protect the state of exising VMs +# - The default is false to protect the state of existing VMs OS.EnableFirewall=y