chore: install consul from package (#233)
- upgrade to puppet-consul changed default install method to archive - ensure package method is used - dont manage the repo, consul is packaged by rpmbuilder Reviewed-on: https://git.query.consul/unkinben/puppet-prod/pulls/233
This commit is contained in:
parent
e025928d77
commit
e3046563a2
@ -165,6 +165,9 @@ profiles::ntp::client::peers:
|
||||
profiles::base::puppet_servers:
|
||||
- 'prodinf01n01.main.unkin.net'
|
||||
|
||||
consul::install_method: 'package'
|
||||
consul::manage_repo: false
|
||||
|
||||
profiles::dns::master::basedir: '/var/named/sources'
|
||||
profiles::dns::base::ns_role: 'roles::infra::dns::resolver'
|
||||
profiles::dns::base::use_ns: 'region'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user