Skip to content

Add ability to specify CIDR in vals.yml#15

Open
eduffy-redhat wants to merge 3 commits intovalidatedpatterns:mainfrom
eduffy-redhat:specifyCIDR
Open

Add ability to specify CIDR in vals.yml#15
eduffy-redhat wants to merge 3 commits intovalidatedpatterns:mainfrom
eduffy-redhat:specifyCIDR

Conversation

@eduffy-redhat
Copy link

Added 4 properties (vpc_cidr, machine_cidr, cluster_cidr, and service_cidr) to set
the subnet CIDR for each respective network in the cluster

Added 3 properties (machine_cidr, cluster_cidr, and service_cidr) to set
the subnet CIDR for each respective network in the cluster
Forgot that one :)
`hcp create cluster aws --help` literally says that it accepts an array
strings for CIDRs, but it failed saying it could not parse the CIDR....

Changed it to be just a single string and it works fine now...
@eduffy-redhat
Copy link
Author

Should squash and merge when ready

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant