John,
Will you please define a public address here? As i have two networks here 10.200.2.x (eno1) and 10.200.5.x (eno2) and both are routable to outside world through a gateway 10.200.2.254 and 10.200.5.254. I can configure all my servers pxe boot on any of the network. Problem is with insistency as i do configure my script to configure based on juju status of an service. How can i predict juju status will show the ip address from the specific subnet all the time?
look like it picks the random subnet which are routable. In this example in MAAS i configure two spaces as internel-api and public-api. All services are showing the openstack API on correct network as expected but my scripts based on juju status fails. As i want juju status to show only the ip address from 10.200.5.x subnet rather than 10.200.2.x
John,
Will you please define a public address here? As i have two networks here 10.200.2.x (eno1) and 10.200.5.x (eno2) and both are routable to outside world through a gateway 10.200.2.254 and 10.200.5.254. I can configure all my servers pxe boot on any of the network. Problem is with insistency as i do configure my script to configure based on juju status of an service. How can i predict juju status will show the ip address from the specific subnet all the time?
look like it picks the random subnet which are routable. In this example in MAAS i configure two spaces as internel-api and public-api. All services are showing the openstack API on correct network as expected but my scripts based on juju status fails. As i want juju status to show only the ip address from 10.200.5.x subnet rather than 10.200.2.x
Thanks and Regatds,
Narinder Gupta