summaryrefslogtreecommitdiff
path: root/roles/cloud/install
Commit message (Collapse)AuthorAgeFilesLines
* installer/* improve regexp to set ssh port and fix ssh port config for newer ↵Christian Pointner2024-02-251-1/+1
| | | | ubuntu releases
* cloud/hetzner: add support for arm64 based machinesChristian Pointner2023-08-234-11/+6
|
* according to EDIS support downloading custom isos now correctly reports ↵Christian Pointner2023-05-161-1/+1
| | | | status_code 200 if sucessful
* finalize cloud-kvm for edis-kvm for nowChristian Pointner2022-12-311-44/+23
|
* edis-kvm/try suggested fixes from edis support:Christian Pointner2022-12-091-1/+3
| | | | | - reduce generated VNC password length to 8 (setting password via API still does not work) - add Header "Cache-Control: no-cache" to download_iso API Call -> no change in behaviour
* cloud/install: basic support for edis-kvmChristian Pointner2022-12-081-11/+130
|
* cloud/install: some more more tests for edisChristian Pointner2022-12-051-3/+14
|
* ch-mimas: create simple http publish host pub.chaos-at-home.orgChristian Pointner2022-12-051-2/+4
|
* cloud-provider/edis-kvm: add scaffolding for install tasksChristian Pointner2022-11-181-2/+36
|
* add testvm for edis-kvm cloud providerChristian Pointner2022-11-181-0/+3
|
* system_lvm: make default volume sizes overideableChristian Pointner2022-05-101-3/+3
|
* fix and slightly improve hetzner cloud installerChristian Pointner2022-01-015-8/+20
|
* in-place variable cookingChristian Pointner2022-01-014-24/+24
|
* use delegation for vm/guest install and defineChristian Pointner2020-11-211-2/+2
|
* switch to explicit python interpreter handlingChristian Pointner2020-07-221-8/+3
|
* cloud install: support custom partition layoutChristian Pointner2020-07-043-8/+37
|
* cloud-install: new raid disk layout configChristian Pointner2020-07-011-9/+7
|
* cloud install: differnet kernel packages and no firmwares for virtual machinesChristian Pointner2020-05-311-6/+14
|
* cloud-install: add ubuntu/focal supportChristian Pointner2020-05-311-1/+10
|
* further cleanup host bootstrapingChristian Pointner2020-04-233-3/+3
|
* refactor all install roles ans playbooks to work with new variable ↵Christian Pointner2020-04-231-2/+2
| | | | install_hostname
* cleanup hetzner cloud-installChristian Pointner2020-04-183-40/+52
|
* cleanup cloud install a littleChristian Pointner2020-03-192-6/+5
|
* emc k8s cluster is now completeChristian Pointner2020-03-021-8/+13
|
* added sk-2019Christian Pointner2019-09-131-1/+1
|
* minor refactoringChristian Pointner2019-09-091-2/+2
|
* some more cloud-install fixesChristian Pointner2019-09-092-7/+14
|
* some more refactoring and cleanup of cloud install rolesChristian Pointner2019-09-082-16/+16
|
* major refactoring for cloud installChristian Pointner2019-09-087-0/+322