Closed capoferro closed 10 years ago
This looks pretty reasonable to me. Is there something specific this is for?
Removing service state attributes so the environment (or cookbook) default attribute is respected.
For instance, when we disable a node, we set the service attributes to "stop". When we reenable, we want to remove the node specific "stop".
Discussed how EnvironmentObject has similar code, but no type checking, so @bluepojo was going to update that.
:+1: on this change though.
re: @KAllan357's comment, See #248
:+1:
I need this so I can unset a node specific setting and allow the default level attributes to take effect.