From: Philipp Dallig Date: Mon, 19 Jun 2017 11:56:55 +0000 (+0200) Subject: galera - correct status port X-Git-Tag: v0.1.0~2801^2~27^2~10 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=6c4cb701e57334f9c55cce5415b52023fc714843;p=pixelpark%2Fhiera.git galera - correct status port --- 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