3ofcoins / chef-cookbook-hostname

Chef cookbook to set node's hostname and FQDN.
MIT License
41 stars 90 forks source link

Restarts network service all the time #50

Open danieljimenez opened 9 years ago

danieljimenez commented 9 years ago

In my usage of the cookbook, it seems to restart the network service on every chef run. Is this expected, or is it detecting something modified in my environment? I haven't seen any evidence of what might have changed.

I'm running Amazon Linux, Chef 12 and the latest supermarket version of the cookbook.

danieljimenez commented 9 years ago

I think I have this fixed in #51