Skip to content

Commit 12f4e39

Browse files
committed
chore: provision remaining machines
1 parent d356c84 commit 12f4e39

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

inventory/data.nix

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,12 @@ let
2828
# Only machines with no TPM hardware should be added here.
2929
# Machines with TPM hardware will already provision a certificate using the local intermediate CA.
3030
acme_client = [
31+
"aloe"
32+
"aria"
33+
"ilex"
3134
"rosa"
3235
"sida"
36+
"unio"
3337
];
3438
# Machines currently being bootstrapped into the "acme_client" tag.
3539
# The workflow is: add to acme_client_bootstrap, deploy, add to acme_client, provision, deploy.

0 commit comments

Comments
 (0)