Mercurial > code > home > repos > infra
changeset 316:a135aa45861a
more ga-iot setup
author | drewp@bigasterisk.com |
---|---|
date | Mon, 23 Sep 2024 01:08:06 -0700 |
parents | 2d20824d8e8b |
children | 2d3e90461011 |
files | kube.py wireguard_pubkey.py |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/kube.py Mon Sep 23 00:35:13 2024 -0700 +++ b/kube.py Mon Sep 23 01:08:06 2024 -0700 @@ -131,7 +131,6 @@ # 1.23.6 per https://github.com/cilium/cilium/issues/20331 k3s_version, ): - if host.name in nodes + [server_node]: host_prep() files.directory(path='/etc/rancher/k3s') @@ -181,8 +180,9 @@ 'slash', 'dash', 'ws-printer', + 'ga-iot', + 'li-drums', # 'gn-music', - 'li-drums', ], k3s_version='v1.29.1+k3s1')
--- a/wireguard_pubkey.py Mon Sep 23 00:35:13 2024 -0700 +++ b/wireguard_pubkey.py Mon Sep 23 01:08:06 2024 -0700 @@ -5,7 +5,7 @@ 'dot': '0youwd1ZHBQgbd+YUg8WdxhSqiK2rSKxmzDpf+gu4z0=', 'drew-note10': 'QMgx4cmuUTfJ7RH4Q46b54tSQl4eISOmdEney17fnE8=', 'frontbed': 'ENhRhEgGaFfwV74MqYBHJgkOFpNAF5kVHVK5/tRVTjU=', - 'garage': 'kFMtVafPU8kJHYmdafc1g/OLRnNPQMGpYKcDqQ9rUjA=', + 'ga-iot': 'oqbSKq3CNTApp9g5sEwYZhofLy2jgWjXi00H5sTSgQs=', 'pipe': 'yI0zt8/+baHjadhiBCX6u8sSkhjoh/Q5cIZkGf1H6S4=', 'plus': 'hRCwLRUGY3hYNHwsmxSmAPWqAvMr+ZM6IVAte8tLVyU=', 'prime': 'vR9lfsUSOIMxkY/k2gRJ6E8ZudccfPpVhrbE9zuxalU=',