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

Provision server for buildbot POC

Foxboron wants some infra for a buildbot POC, so let's give it to him!

The server has been configured with the common and firewalld role.
parent cf3a3414
No related branches found
No related tags found
1 merge request!571Provision server for buildbot POC
......@@ -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