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
rgeyer [11:50 AM]
So.. This is what’s failing for the PHP app server in AzureRM due to the ohai deficiencies there. I wonder.. Why are we being specific about the IP it listens on? Why not listen on 0.0.0.0/0?
per @rgeyer
rgeyer [11:50 AM]
So.. This is what’s failing for the PHP app server in AzureRM due to the ohai deficiencies there. I wonder.. Why are we being specific about the IP it listens on? Why not listen on
0.0.0.0/0
?https://github.com/rightscale-cookbooks/rs-application_php/blob/master/libraries/helper.rb#L65-L83
[11:54]
Ahh wait.. I see.. We only use it for tagging..
https://github.com/rightscale-cookbooks/rs-application_php/blob/master/recipes/tags.rb#L30-L35
The text was updated successfully, but these errors were encountered: