add tls basic support

This commit is contained in:
ace
2022-09-06 15:59:08 +03:00
parent 0acba68443
commit e2a378bd4b
5 changed files with 72 additions and 8 deletions

View File

@ -4,7 +4,7 @@
description: Hashicorp Stable - $basearch
file: hashicorp
baseurl: https://rpm.releases.hashicorp.com/RHEL/$releasever/$basearch/stable
enabled: no
enabled: yes
gpgcheck: yes
gpgkey: https://rpm.releases.hashicorp.com/gpg
when: consul_install_repo
@ -16,6 +16,7 @@
disable_gpg_check: yes
enablerepo: hashicorp
update_cache: yes
disablerepo: '*'
register: consul_setup
when: consul_install_repo