Issue #8223 has been reported by Peter Meier.

----------------------------------------
Feature #8223: run script after creating/updating/deleting node
https://projects.puppetlabs.com/issues/8223

Author: Peter Meier
Status: Unreviewed
Priority: Normal
Assignee: 
Category: 
Target version: 
Keywords: external integration
Branch: 
Affected URL: 
Affected Dashboard version: 


It should be possible to define script that would be run after a node have been 
created, updated or deleted.

This would allow one to adjust settings for that node in other apps. For 
example you could add/remove then a node to the autosign.conf. This is a poor 
man's example for a richer cert management in the dashboard, but there are 
plenty of other options.

This script should get the action as a first argument and the node-name as a 
second argument.

<pre>
/path/to/script <create|update|delete> <nodename>
</pre>

This script should be configurable in the settings.yml


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to