Fixing bug with wrong variable reference
Change-Id: Id4745e8bf61c623bb566b42f424b75bdf0cd71bc
This commit is contained in:
parent
3b587e33ad
commit
b68901e495
@ -116,5 +116,5 @@ Methods:
|
||||
- $this.gerrit.deploy()
|
||||
- $this.jenkins.deploy()
|
||||
|
||||
- $ssh_private_key: $gerrit.instance.getHieraValue('gerrit_ssh_rsa_key_contents')
|
||||
- $ssh_private_key: $this.gerrit.instance.getHieraValue('gerrit_ssh_rsa_key_contents')
|
||||
- $this.jenkins.configureUser($ssh_private_key)
|
||||
|
Loading…
x
Reference in New Issue
Block a user