rename consul_install_repo to consul_install_official_repo for better understanding

This commit is contained in:
ace
2023-03-29 23:45:46 +03:00
parent 2eee7d69d3
commit bfdf7918fa
3 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@ consul_config_path: "/etc/consul.d"
consul_data_path: "/opt/consul"
consul_user: "consul"
consul_group: "consul"
consul_install_repo: true
consul_install_official_repo: true
consul_cluster_group: "consul"
consul_server_group: "consul_server"