]> xn--ix-yja.es Git - alex.git/commitdiff
Add links to LXC/VM provisioning roles
authoralex <alex@pdp7.net>
Mon, 23 Mar 2020 14:33:40 +0000 (15:33 +0100)
committeralex <alex@pdp7.net>
Mon, 23 Mar 2020 14:33:40 +0000 (15:33 +0100)
PERSONAL_INFRA.md

index e5aa78df47c8888d9d00c7537d997c17c431d882..dc2efc93e3659498fe1e29c2cb7b47c79de46c36 100644 (file)
@@ -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.).