summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * use new preseed config in some hostsChristian Pointner2020-07-035-90/+88
| |
| * preseed: software-raid with root_lvm_size works nowChristian Pointner2020-07-032-7/+13
| |
| * another attempt to tackle root_lvm_size issueChristian Pointner2020-07-023-25/+55
| |
| * minor improvment for vm resource configChristian Pointner2020-07-0124-49/+49
| |
| * simplified partman early commandChristian Pointner2020-07-015-25/+33
| |
| * another attempt to fix the partman recipeChristian Pointner2020-07-0113-217/+86
| |
| * increase timeout for cloud installChristian Pointner2020-07-011-1/+1
| |
| * cloud-install: new raid disk layout configChristian Pointner2020-07-017-14/+41
| |
| * extract parman config from all pressed filesChristian Pointner2020-07-0110-141/+147
| |
| * preseed: move partman config to common templateChristian Pointner2020-07-017-390/+71
| |
| * more preseed file cleanupsChristian Pointner2020-07-017-74/+86
| |
| * debian/buster preseed cleanupChristian Pointner2020-07-011-11/+13
| |
| * add ch-oulu testserver for preseed partitioningChristian Pointner2020-07-013-0/+19
| |
* | fix bar-variable warningChristian Pointner2020-07-021-2/+2
| |
* | remove useless tagsChristian Pointner2020-07-023-6/+0
| |
* | coturn: add sample script to generate time-limited user credentialsChristian Pointner2020-07-011-0/+15
| |
* | sk-cloudia: update coturnChristian Pointner2020-07-011-1/+1
|/
* Merge branch 'topic/standalone-kubelet'Christian Pointner2020-06-3032-438/+571
|\
| * fix pod manifest permissionsChristian Pointner2020-06-306-6/+6
| |
| * apps/nextcloud: migrate to new standalone pod roleChristian Pointner2020-06-303-89/+96
| |
| * apps/etherpad-lite: migrate to new standalone pod roleChristian Pointner2020-06-303-63/+63
| |
| * apps/collabora/code: migrate to new standalone pod roleChristian Pointner2020-06-304-41/+46
| |
| * apps/jitsi/meet: migrate to new standalone pod roleChristian Pointner2020-06-303-195/+197
| |
| * apps/coturn: migrate to new standalone pod roleChristian Pointner2020-06-305-45/+48
| |
| * kubernetes: add standalone/pod roleChristian Pointner2020-06-302-0/+95
| |
| * split up standalone kubelet role into base and podChristian Pointner2020-06-3015-12/+33
|/
* resync preseed filesChristian Pointner2020-06-242-2/+8
|
* sk-tomnext: upgrade collaboraChristian Pointner2020-06-241-1/+1
|
* upgrade collabora/codeChristian Pointner2020-06-242-1/+174
|
* sk-cloudia: all nc instances have been updatedChristian Pointner2020-06-241-4/+4
|
* ch-eqinox-ws: interface name has changedChristian Pointner2020-06-241-1/+1
|
* some minor cleanupChristian Pointner2020-06-2414-45/+11
|
* update ch-router and add ch-nicChristian Pointner2020-06-247-4/+60
|
* sk-tomnext-hp: final installChristian Pointner2020-06-232-2/+2
|
* Merge branch 'topic/network-interfaces-variables-refactoring'Christian Pointner2020-06-2291-611/+688
|\
| * converted other physical machines to new network configChristian Pointner2020-06-2212-47/+59
| |
| * all vm hosts/guests use the new network config schemaChristian Pointner2020-06-2240-411/+400
| |
| * move r3-cccamp19 stuff to _graveyard_, introduce new kvm groupsChristian Pointner2020-06-2116-46/+96
| |
| * address vs prefixChristian Pointner2020-06-2119-41/+43
| |
| * further improved network configChristian Pointner2020-06-2121-42/+48
| |
| * initial tests with new network configChristian Pointner2020-06-2126-68/+86
|/
* Merge branch 'topic/kubernetes-network-plugins'Christian Pointner2020-06-2044-174/+1017
|\
| * kubernetes: add network-plugin kube-routerChristian Pointner2020-06-205-0/+258
| |
| * kubeguard: add kube-router variantChristian Pointner2020-06-205-3/+199
| |
| * kubernetes: add node pruning roleChristian Pointner2020-06-2010-38/+40
| |
| * kubernetes: move kubeguard/reset to kubeadm/resetChristian Pointner2020-06-204-5/+6
| |
| * kubernetes: move kubeguard to kubeadm/baseChristian Pointner2020-06-209-92/+83
| |
| * hatop is dead, switch to haproxyctlChristian Pointner2020-06-191-12/+1
| |
| * apt-repo/spreadspace is needed when installing wireguard on older distrosChristian Pointner2020-06-192-2/+5
| |
| * kubernetes: fix kubeguard cleanupChristian Pointner2020-06-184-30/+23
| |