Skip to content

Commit

Permalink
Add new testagent secret: plug-login
Browse files Browse the repository at this point in the history
Signed-off-by: Joonas Rautiola <[email protected]>
  • Loading branch information
joinemm committed Dec 9, 2024
1 parent 3a52328 commit a1c4ba5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions hosts/testagent/agents-common.nix
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ in
in
{
dut-pass = credential;
plug-login = credential;
plug-pass = credential;
switch-token = credential;
switch-secret = credential;
Expand Down
5 changes: 3 additions & 2 deletions hosts/testagent/credentials.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
dut-pass: ENC[AES256_GCM,data:4fS/Iw==,iv:0rIn1oS3pQMoOoWGDU5/h+xhuLZq/9TNSZ82fzdUHR8=,tag:BxmcXJvcmKbx8keSb+iHHQ==,type:str]
plug-login: ENC[AES256_GCM,data:NP+LBuibOkEj4j9rmGX8ZdviI+M=,iv:qrSMbI3cN+FfRGfYSnp4LsZj8vFuAOxqvrmfVLWGD2Q=,tag:afRCHJ48gfJI6YvLqW4gxg==,type:str]
plug-pass: ENC[AES256_GCM,data:HzX4R7T96fA3HnpG,iv:JQxrb1TJbFWr90CBWnTPZ1zmAXdo+ZfHJFAeK/7SS4c=,tag:GTraRDIY7Yi+C7/v0TQTWg==,type:str]
switch-token: ENC[AES256_GCM,data:Ma6nainXouxFGA45eRghRLrawT3pNHjelQkN3hlR0+yZ2RM8Q8bjxJefgcdMz49L+ia5e7zgK/7GCaoU+k+p/R3vtmEmSPffDS5qVIyLJCluF6pvEiIcD807rRBBkMiY,iv:b1Bbw0kYzBFcCquQajGLK06g7OUNHPgjLZEiwHF5RBY=,tag:Ehho7Yl8KChsINaq8gMgqQ==,type:str]
switch-secret: ENC[AES256_GCM,data:+AYLwIvtGzizKYbzoe+BatUfwIP8jCLuqhkphZ/XgUs=,iv:St7XiR6jpT3hgK4aeSMn2tEqTsYsGCOwVrhP7xHT5eU=,tag:97gVj3YxIoPx8sof2X0j4g==,type:str]
Expand Down Expand Up @@ -55,8 +56,8 @@ sops:
Y3NMTmt0aHdPZFNqcG01SjJqZE9RNjAKESw0+5vpv+1WBLRlo4foDaybm8ky75Oo
GiYQdw1NyzfwZTJ9womiRbKJCb4tkRuZP+ZlQ6F3nHyJRV4J7HbcTg==
-----END AGE ENCRYPTED FILE-----
lastmodified: "2024-11-20T09:20:05Z"
mac: ENC[AES256_GCM,data:H48plUq1ZDMTXhhMOgRU2Vdq4tRN60BuiQm2w0V1l3NlzqiX1DKk6mqP8eH16VJW63T3PPfoPcoM317CPEnL2EhkwXtP4SZvKdlgAI8ln6jiXM3YjInwmazqn2cp2GH6vwv6PHkut+sX8itgGMbw7O4tEvqQxeTOlcMZaMZN9+k=,iv:b+b5SIpM6KJ+lAKLwYIK4w6yHdgzCO2ZUh23y6wQ2n4=,tag:Tsw8qfb9n5UcQXw0iVsryw==,type:str]
lastmodified: "2024-12-09T13:13:39Z"
mac: ENC[AES256_GCM,data:hTZ9FfD3HnTGDvcu+R3wemHka+193bLTmhhR+hzjfElooz5tLhXUOlh6dVNHLiV+jgmLclT4ymq71BhxVyV7jCE7sxYVHjdkn7LpK2xrbiECnk0AEY3qNUnWOzZi/3IvefJku3lnxE73HQhYogNEPto5jo8Y4A03rbtseHGvYuI=,iv:cmDBl1Y0bPi1wwcdLniHdP4ISFRdOgvkuoaPj/ar8no=,tag:T3XxdhA6uFXdEOkV0XizUA==,type:str]
pgp: []
unencrypted_suffix: _unencrypted
version: 3.8.1

0 comments on commit a1c4ba5

Please sign in to comment.