forked from redhat-openstack/openstack-puppet-modules
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modify how IPA configuration is detected and what is issued
Drop the "is-IPA-configured" fact and use $onlyif in the Exec instead. This is rather simplistic but is no worse than the fact. Drop the semaphore file for NSS-based certificates and and File entries for OpenSSL certs and keys and replace with an $unless call to use certmonger to determine whether a given certificate is already being tracked. This is a lot less error-prone.
- Loading branch information
Showing
2 changed files
with
52 additions
and
104 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters