This is weird.

Ok I was experimenting and added an IP address in the front end as an alias
Oops bad move so I removed it and re-verified the site

but when I goto /var/aegir/.drush/site.alias.drushrc.php
this is still there:

'ip_addresses' =>
array (
'server_master' => 'IP-Address',
),

has anyone else experienced this?

Comments

SocialNicheGuru created an issue.

shreyu’s picture

Hi

How to pass ip_addresses list in array with drush provision-save any idea ?

i.e
'ip_addresses' =>
array (
'server_master' => '192.168.1.1',
),