Loading manifests/init.pp +2 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,8 @@ define gitlab_deploykey ( $ensure = 'present', ) { include wallet::client # Get the code.stanford.edu (GitLab) private key from wallet and put it # in the ssh config directory. wallet { "ssh-${key_type}/gitlab-${name}": Loading Loading
manifests/init.pp +2 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,8 @@ define gitlab_deploykey ( $ensure = 'present', ) { include wallet::client # Get the code.stanford.edu (GitLab) private key from wallet and put it # in the ssh config directory. wallet { "ssh-${key_type}/gitlab-${name}": Loading