You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.
Could have an attribute such as default_attributes.midokura.static_route: true
This would kick off multiple resources to allow access to instances over their public interfaces based on the default_attributes.eucalyptus.network.config-json.PublicIps string
The text was updated successfully, but these errors were encountered:
Hi @dmccue,
I began testing some different approaches to this last week.
I also discussed this briefly with @mbacchi last week. We are looking at larger changes in regards to how Calyptos handles system level items (such as network interfaces) in general. This may add to the potential size of the environment document, but should also allow that document to be more transparent and flexible. I think this refactor will cover this use case.
In the meantime...
We could also add a recipe to the Midokura-Cookbook that can be used directly via chef-client on the GW's to see if that addresses the problem/need? ie: "chef-client -z -o midokura::static-gateway" ?
Thanks!
-M
Could have an attribute such as default_attributes.midokura.static_route: true
This would kick off multiple resources to allow access to instances over their public interfaces based on the default_attributes.eucalyptus.network.config-json.PublicIps string
The text was updated successfully, but these errors were encountered: