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

Update default values for ACCP #17

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Update default values for ACCP #17

wants to merge 3 commits into from

Conversation

afgane
Copy link
Collaborator

@afgane afgane commented Jan 28, 2025

Set the login values discussed in yesterday's meeting. Along the way, pull values into a separate file vs. having them cloud-dependent because the playbook is (largely) agnostic to cloud providers.

Tested this on AWS & GCP, both of which work as expected.

@afgane
Copy link
Collaborator Author

afgane commented Jan 28, 2025

Turns out we don't even need to differentiate between cloud providers given we're running on a basic VM so I think we can just remove that variable.

@@ -27,11 +8,13 @@ ingress:
hosts:
- host: ~
paths:
- path: /galaxy
path: /galaxy
- path: /
Copy link
Member

@nuwang nuwang Jan 31, 2025

Choose a reason for hiding this comment

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

Great to see all this simplification. Should the gcp.yml file be removed as well, since there's no cloud provider specific differentiation?

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