Hi Dhruvi,

See 
https://github.com/apache/airavata/blob/master/dev-tools/ansible/inventories/scigap/production/group_vars/all/vars.yml#L212-L226
 for how we've defined the allowed subnets for a deployment at IU.

You could do something similar. Perhaps we should default zk_subnets, etc. to 
just be 0.0.0.0/0 to allow all traffic in the default case.

Thanks,

Marcus

> On Mar 18, 2023, at 5:53 AM, DHRUVI DOSHI <drdoshi_...@ce.vjti.ac.in> wrote:
> 
> Hello,
> I have encountered following errors on running the ansible playbooks.
> 1. ansible-playbook -i inventories/standalone database.yml
> TASK [database : allow only selected networks to access DB] 
> ********************
> fatal: [192.168.56.10]: FAILED! => {"msg": "'db_subnets' is undefined"}
> 2. ansible-playbook -i inventories/standalone airavata.yml
> TASK [zookeeper : open zookeeper port] 
> *****************************************
> fatal: [192.168.56.10]: FAILED! => {"msg": "'zk_subnets' is undefined"}
> 
> I'm really not getting how to go about it. Could anyone please point me in 
> the right direction?
> Thank you.
> BR, 
> Dhruvi

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to