Fix script and variables

pull/14/head
Emilien Mantel 2016-09-23 09:53:23 +02:00
parent 5e38bc02a0
commit 1b58f143fa
5 changed files with 5 additions and 5 deletions

View File

@ -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),

View File

@ -1 +1 @@
his_master: '192.168.200.22'
his_master: '192.168.200.16'

View File

@ -1 +1 @@
his_master: '192.168.200.16'
his_master: '192.168.200.10'

View File

@ -1 +1 @@
his_master: '192.168.200.18'
his_master: '192.168.200.12'

View File

@ -1 +1 @@
his_master: '192.168.200.20'
his_master: '192.168.200.14'