rdrgmnzs / pulp_centos_errata_import

Imports CentOS (from http://cefs.steve-meier.de/) errata into Pulp / Katello
61 stars 22 forks source link

Mistake in doc section #25

Closed ubermevans closed 7 years ago

ubermevans commented 7 years ago

Authentication

........

sudo cat /etc/pki/katello/certs/pulp-client.crt /etc/pki/katello/private/pulp-client.key > ~/.pulp/user-cert.pem chown 400 ~/pulp/user-cert.pem - should be ~/.pulp/user-cert.pem

This should be a chmod not a chown