Skip to content
Snippets Groups Projects
Verified Commit d08abde9 authored by Kristian Klausen's avatar Kristian Klausen :tada:
Browse files

Merge branch 'buildbot-poc' into 'master'

Provision server for buildbot POC

See merge request !571
parents cf3a3414 37fb120a
No related branches found
No related tags found
1 merge request!571Provision server for buildbot POC
Pipeline #18654 passed
......@@ -148,6 +148,11 @@ locals {
server_type = "cx11"
domain = "debuginfod"
}
"buildbot.pkgbuild.com" = {
server_type = "cx21"
domain = "buildbot"
zone = hetznerdns_zone.pkgbuild.id
}
}
# This creates gitlab pages verification entries.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment