You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Perdjesk I have posted an alternative type named jenkins_credentials that could potentially replace jenkins::credentials. I wouldn't suggest trying it "in production" but it may be worth testing to see if it resolves this issue. #382
Starting configuration
site.pp
base.yaml
Apply
The credential is created and set to file path "privatkey"
Modify hiera
Modification of hiera to change the private key.
base.yaml
The value of the credential is still "privatekey".
It seems that the 'grep' at this line should contain all the information of the credential and not only the title.
The text was updated successfully, but these errors were encountered: