From: alex Date: Mon, 23 Mar 2020 14:33:40 +0000 (+0100) Subject: Add links to LXC/VM provisioning roles X-Git-Tag: 20240214-emacs~632 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=c6e551bce5cc9063589e96032bd87759853b8083;p=alex.git Add links to LXC/VM provisioning roles --- diff --git a/PERSONAL_INFRA.md b/PERSONAL_INFRA.md index e5aa78d..dc2efc9 100644 --- a/PERSONAL_INFRA.md +++ b/PERSONAL_INFRA.md @@ -78,7 +78,10 @@ I also run Netdata on many hosts, which I can access via a reverse proxy at http ## Configuration management I use Ansible playbooks to provision VMs and LXC containers on Proxmox. -The playbooks add the new hosts automatically to FreeIPA, set up SSH, etc. +The playbooks add the new hosts automatically to FreeIPA, set up SSH, etc. See: + +https://github.com/alexpdp7/ansible-create-proxmox-vm-ubuntu1604-ipa +https://github.com/alexpdp7/ansible-create-proxmox-centos7-ipa I also use Ansible for some orchestration tasks (such as deploying FreeIPA replicas, handling Letsencrypt certificates, etc.).