mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
hosts/athame: DNS test now updates on addresses
This commit is contained in:
parent
6527ec8b35
commit
925d4d02dd
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
connection = athame.connection.set;
|
||||
triggers.copy.athame = athame.refAttr "id";
|
||||
triggers.secrets.athame = athame.refAttr "id";
|
||||
triggers.switch.athame = athame_test_domain.refAttr "id";
|
||||
triggers.switch.athame = config.lib.tf.terraformExpr ''join(",", ${athame_test_domain.namedRef}.addresses)'';
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue