From 6c4cb701e57334f9c55cce5415b52023fc714843 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Mon, 19 Jun 2017 13:56:55 +0200 Subject: [PATCH] galera - correct status port --- modules/galera.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/galera.yaml b/modules/galera.yaml index 37950da3..ccb94e9c 100644 --- a/modules/galera.yaml +++ b/modules/galera.yaml @@ -4,4 +4,5 @@ galera::repo::epel_needed: false galera::repo::yum_mariadb_baseurl: "http://repo.pixelpark.com/Linux/yum/mariadb/10.0/centos/%{operatingsystemmajrelease}/%{architecture}/" galera::repo::yum_mariadb_gpgkey: "http://repo.pixelpark.com/Linux/yum/mariadb/RPM-GPG-KEY-MariaDB" # At the Moment this is a free Port, we can set it in /etc/services. With a non free Port i have problems +galera::status_port: 9220 galera::status::port: 9220 -- 2.39.5