mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-03-02 10:42:09 +07:00
Fix script and variables
This commit is contained in:
@@ -27,7 +27,7 @@ foreach my $n (@a)
|
||||
{
|
||||
my @data = split(/-/, $n);
|
||||
printf(
|
||||
'["%s", "deb/%s-amd64", "%s", [%s]],' . "\n",
|
||||
'["%s", "debian/%s64", "%s", [%s]],' . "\n",
|
||||
$n,
|
||||
$data[0],
|
||||
long2ip($iip),
|
||||
|
||||
@@ -1 +1 @@
|
||||
his_master: '192.168.200.22'
|
||||
his_master: '192.168.200.16'
|
||||
|
||||
@@ -1 +1 @@
|
||||
his_master: '192.168.200.16'
|
||||
his_master: '192.168.200.10'
|
||||
|
||||
@@ -1 +1 @@
|
||||
his_master: '192.168.200.18'
|
||||
his_master: '192.168.200.12'
|
||||
|
||||
@@ -1 +1 @@
|
||||
his_master: '192.168.200.20'
|
||||
his_master: '192.168.200.14'
|
||||
|
||||
Reference in New Issue
Block a user