浏览代码

aws: Fix misnamed variable in provisioning_vars.yml.example

Matthew Barnes 7 年之前
父节点
当前提交
94071cda7f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      playbooks/aws/provisioning_vars.yml.example

+ 1 - 1
playbooks/aws/provisioning_vars.yml.example

@@ -46,7 +46,7 @@ openshift_pkg_version: # -3.7.0
 
 
 # Name of the subnet in the vpc to use.  Needs to be set if using a pre-existing
 # Name of the subnet in the vpc to use.  Needs to be set if using a pre-existing
 # vpc + subnet.
 # vpc + subnet.
-#openshift_aws_subnet_name:
+#openshift_aws_subnet_az:
 
 
 # -------------- #
 # -------------- #
 # Security Group #
 # Security Group #