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

buildbot sync/terraform changes #211

Closed
wants to merge 4 commits into from

Conversation

classabbyamp
Copy link
Member

@classabbyamp classabbyamp commented Sep 28, 2024

  • services/nomad/build/build-rsyncd: use nomad variables for secrets
  • services/nomad/build/buildsync: use nomad vars, only sync sources
  • terraform/hashistack: add buildbot worker nomad var policy

split from #198

secrets changes

buildsync

need to migrate secrets from vault to nomad:

secret/buildsync/aarch64 -> nomad/jobs/buildsync .aarch64_password
secret/buildsync/musl -> nomad/jobs/buildsync .musl_password

buildbot

create/migrate secrets:

nomad/jobs/buildbot
    .webhook_secret
    .irc_password
nomad/jobs/buildbot-worker
    .worker_password

@classabbyamp classabbyamp force-pushed the bb-sync-tf branch 2 times, most recently from 72b0e98 to a8520ca Compare September 28, 2024 19:36
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