Created
September 7, 2012 15:25
-
-
Save dizz/3667151 to your computer and use it in GitHub Desktop.
foreman patch
This file contains hidden or 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
sed -i 's/if response =~ \/Could not find client certificate\//if response =~ \/Could not find client certificate\/ or $?.exitstatus == 24/' /usr/share/foreman-proxy/lib/proxy/puppetca.rb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment