Skip to content

Instantly share code, notes, and snippets.

@dizz
Created September 7, 2012 15:25
Show Gist options
  • Save dizz/3667151 to your computer and use it in GitHub Desktop.
Save dizz/3667151 to your computer and use it in GitHub Desktop.
foreman patch
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