remove gitea
This commit is contained in:
parent
1d2ec02695
commit
cfa4947892
4 changed files with 1 additions and 87 deletions
|
|
@ -37,20 +37,6 @@
|
|||
records = [ { value = infra.machines.verbena.ipv6; } ];
|
||||
};
|
||||
|
||||
git_turifer_dev_a = {
|
||||
zone = config.resource.hcloud_zone.turifer_dev "name";
|
||||
name = "git";
|
||||
type = "A";
|
||||
records = [ { value = infra.machines.verbena.ipv4; } ];
|
||||
};
|
||||
|
||||
git_turifer_dev_aaaa = {
|
||||
zone = config.resource.hcloud_zone.turifer_dev "name";
|
||||
name = "git";
|
||||
type = "AAAA";
|
||||
records = [ { value = infra.machines.verbena.ipv6; } ];
|
||||
};
|
||||
|
||||
git_rpqt_fr_a = {
|
||||
zone = config.resource.hcloud_zone.rpqt_fr "name";
|
||||
name = "git";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue