updating for packer

This commit is contained in:
2025-07-06 22:14:11 -05:00
parent 631aa6f626
commit baa3bc6562
26 changed files with 1137 additions and 153 deletions

View File

@@ -87,6 +87,13 @@ Other needed software:
### [FreeIPA](04-free-ipa/README.md) *Manual*
### Update DNS
```bash
cd <repo>/infra-config
ansible-playbook -i inventory.yml site.yml --tags update-dns -v
```
### [Templates](05-templates/README.md) *Manual*
### [Matchbox](06-matchbox/README.md) *Manual*