This commit is contained in:
2025-08-28 17:19:32 +02:00
parent ae1f9d4477
commit e340ad01ea
7 changed files with 83 additions and 43 deletions

View File

@@ -58,5 +58,5 @@ mut cl := hetznermanager.get(name: 'main')!
// n.shell("")!
cl.ubuntu_install(name: 'kristof2', wait: true, hero_install: true, sshkey_name: 'kristof')!
// cl.ubuntu_install(name: 'kristof2', wait: true, hero_install: true, sshkey_name: 'kristof')!
cl.ubuntu_install(name: 'kristof20', wait: true, hero_install: true, sshkey_name: 'kristof')!