Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Joel roks aiops single zone #118

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

jgod1360
Copy link
Contributor

@jgod1360 jgod1360 commented Aug 8, 2022

Adding the test folder

@jgod1360 jgod1360 requested a review from annumberhocker August 8, 2022 20:07
Vars: map[string]interface{}{
"region": "ca-tor",
"worker_zone": "tor01",
"resource_group": "cloud-pak-sandbox-ibm",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be changed to os.Getenv("RESOURCE_GROUP"),

"resource_group": "cloud-pak-sandbox-ibm",
"workers_count": 9,
"worker_pool_flavor": "b3c.16x64",
"public_vlan": "3225444",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be changed to os.Getenv("PUBLIC_VLAN"),

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.

2 participants