Commit Graph

13 Commits

Author SHA1 Message Date
Jon
fd547a4c0f feat(install): install worker nodes
!5 #2
2023-11-02 13:43:54 +09:30
Jon
89b6573247 fix(templates): add clause to filter for prime master only
!5
2023-11-02 10:26:45 +09:30
Jon
4465bcd2c4 refactor(install): clean wait for k3s to be ready
!5
2023-11-02 10:04:35 +09:30
Jon
b77cc6a8e9 fix(install): install prime then wait till ready before install other nodes
!5
2023-11-02 09:54:14 +09:30
Jon
26f1f2efe6 fix(install): server install to use version variables
!5
2023-11-02 09:46:56 +09:30
Jon
db515d2c1d fix(configure): move required config files to install portion
these files are required for installation

!5
2023-11-02 09:37:29 +09:30
Jon
76e48fd965 feat(install): wait for cluster to be ready before continuing
!4
2023-10-31 15:50:52 +09:30
Jon
9ac52ee165 fix(k3s): use correct variables in conditional clauses
!2
2023-10-29 17:10:18 +09:30
Jon
8272b2507b fix: uncommented hash tasks as they are required
!2
2023-10-29 17:09:41 +09:30
Jon
60fd25df8e feat(networking): install and configure wireguard encryption
by default set to false.

!2 #3
2023-10-29 16:53:00 +09:30
Jon
57d268ec3c fix(install): config files only required for prime master
!2
2023-10-29 16:06:13 +09:30
Jon
93897ea7d5 refactor: moved config file deploy to be part of install tasks
they are required to install k2s

!2
2023-10-29 15:58:00 +09:30
Jon
0f4a02cadd fix(install): restructure and uncommented install steps
!2
2023-10-29 15:37:43 +09:30