Merge pull request #865 from alok87/yaml_parse_bastion

Comment should be inside the if block - bastion.yaml
This commit is contained in:
Kris Childress 2016-11-10 09:12:39 -08:00 committed by GitHub
commit 9584f24f22
1 changed files with 1 additions and 5 deletions

View File

@ -1,14 +1,10 @@
{{ if WithBastion }}
# ---------------------------------------------------------------
#
# Private Network Topology in AWS
#
# Inspired by https://github.com/kubernetes/kops/issues/428
#
# ---------------------------------------------------------------
{{ if WithBastion }}
# ---------------------------------------------------------------
# Security Group - Bastion
#
# The security group that the bastion lives in