- install/configure consul - install/configure dnsmasq as dns proxy for consul - add unkin yumrepo definition as source for consul - update datavol to ensure the /data volume is mounted
12 lines
204 B
YAML
12 lines
204 B
YAML
# hieradata/os/AlmaLinux/AlmaLinux8.yaml
|
|
---
|
|
profiles::yum::managed_repos:
|
|
- 'base'
|
|
- 'appstream'
|
|
- 'epel'
|
|
- 'powertools'
|
|
- 'highavailability'
|
|
- 'puppet7'
|
|
- 'yum.postgresql.org'
|
|
- 'unkin'
|