
Currently $galera_clustercheck_ipaddress points to $::ipaddress. However facters randomly determines a value for "ipaddress". This is a problem because this can't be set properly. Because of this the galera doesn't work properly. This commit introduces some consistency too since all the variables were pointing to os:params. Closes #179