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

Feat/bootstrap ansible #28

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

Feat/bootstrap ansible #28

wants to merge 11 commits into from

Conversation

3benbox
Copy link
Contributor

@3benbox 3benbox commented Jul 11, 2024

  • inventory for bootstrap nodes
  • template the Caddyfile for different proxys

@3benbox 3benbox requested review from gvelez17 and kammerdiener July 11, 2024 12:24
@@ -13,6 +13,7 @@ all:
vars:
ceramic_network: testnet-clay
gcp_project: tnet-prod-2024
ssh_key_cd_pub: "{{ lookup('gcp_secret', gcp_project, 'bootstrap-tnet-prod-id_rsa-pub') }}"
Copy link
Contributor

Choose a reason for hiding this comment

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

hm how do these keys get put in place? i am using a local secrets file for my github token for the generic ansible playbook, should we be using a global one?

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.

3 participants