repository: add sshsignhost and scope certmanager to X.509
Puppet calls /usr/local/bin/certmanager and /usr/local/bin/sshsignhost at hardcoded paths, so each tool needs a repo named for its binary.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
description: "Vault PKI certificate issuance and SSH host key signing tool for Puppet-managed infrastructure"
|
||||
description: "Vault-backed X.509 certificate signing helper for Puppet"
|
||||
private: false
|
||||
default_branch: "master"
|
||||
default_delete_branch_after_merge: true
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
description: "Go replacements for the certmanager and sshsignhost Vault signing helpers"
|
||||
description: "Vault-backed SSH host certificate signing helper for Puppet"
|
||||
private: false
|
||||
default_branch: "main"
|
||||
default_delete_branch_after_merge: true
|
||||
Reference in New Issue
Block a user