Skip to content

Commit cf1cb93

Browse files
committed
update state
1 parent 1af44b2 commit cf1cb93

File tree

4 files changed

+758
-454
lines changed

4 files changed

+758
-454
lines changed

configvault.tf

+1-3
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,16 @@ module "puppet-vault" {
1111
"hass",
1212
"host",
1313
"hub",
14-
"influxdb",
1514
"kiosk-office",
1615
"kiosk-tea",
1716
"metrics",
1817
"syslog",
1918
"goat",
20-
"usb-kvm",
2119
"kiosk-poker",
22-
"cultivator",
2320
"charts",
2421
"unpoller",
2522
"proxy",
2623
"mqtt",
24+
"psn",
2725
]
2826
}

main.tf

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ variable "admins" {
2525
default = [
2626
"akerl-codepad",
2727
"akerl-wilson",
28+
"akerl-hafte",
2829
]
2930
}
3031

0 commit comments

Comments
 (0)