Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix sles12 support #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Klaas-
Copy link

@Klaas- Klaas- commented Oct 24, 2016

Changes:

  • this removes a check for filename extension in ca.pp; so you can use the same cert for suse and redhat
  • exec can use and array (I checked back until Puppet 3.5 - don't have older docs)
  • sles12 should behave like opensuse and use update-ca-certificates

@Klaas-
Copy link
Author

Klaas- commented Oct 24, 2016

I forgot to fix the spec tests for the array change - will do that asap

Changes:
* this removes a check for filename extension in ca.pp; so you can use the same cert for suse and redhat
* exec can use and array (I checked back until Puppet 3.5 - don't have older docs) - spec test updates included
* sles12 should behave like opensuse and use update-ca-certificates
@Klaas- Klaas- force-pushed the Klaas--patchsles12 branch from 1f4234f to 97855ec Compare October 24, 2016 13:07
@Klaas-
Copy link
Author

Klaas- commented Oct 24, 2016

The ci tests fail on older ruby versions because of a dependency error, I did not change anything there

@Klaas-
Copy link
Author

Klaas- commented Nov 25, 2016

@jlambert121 ping

ekohl added a commit to ekohl/puppet-trusted_ca that referenced this pull request Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant