Actions
Bug #2246
closeddeleting an environment also deletes the provisioning templates
Description
I can reproduce the problem that was reported here:
https://groups.google.com/forum/?fromgroups=#!topic/foreman-users/BG-_tAeWQVA
When you delete a Puppet environment, any provisioning templates associated with the environment are automatically deleted.
Steps to reproduce:
1. Create a new provisioning template
2. Associate the template with a Puppet environment
3. Delete the puppet environment
After this is completed, the provisioning template is also deleted. This creates an entry in the audit log similar to:
John Smith (192.168.1.1) destroyed Config Template: test-delete-me
Files
Updated by Dominic Cleal over 11 years ago
- Status changed from New to Ready For Testing
- Target version set to 1.2.0
Updated by Anonymous over 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset af92531881ea038d792e48d6883082c66a51660a.
Updated by Mikael Fridh over 11 years ago
- File 0001-fixes-2246-deleting-an-environment-also-deletes-asso.patch 0001-fixes-2246-deleting-an-environment-also-deletes-asso.patch added
Patch for 1.1
Actions