Take for example the node['ec2']['placement_availability_zone'] -- this is a handy attribute to have in Rundeck. "Deploy X to role:PHP in chef_environment:prod in us-east-1a".
To generalize this, it'd be handy to have in the config file a list of attributes that (if they exist) for a given node should have their value included as a tag, possibly with a predefined static prefix to distinguish them from possible conflicts.
Take for example the node['ec2']['placement_availability_zone'] -- this is a handy attribute to have in Rundeck. "Deploy X to role:PHP in chef_environment:prod in us-east-1a".
To generalize this, it'd be handy to have in the config file a list of attributes that (if they exist) for a given node should have their value included as a tag, possibly with a predefined static prefix to distinguish them from possible conflicts.