Skip to content

Commit cb3bb69

Browse files
authored
Fix missing group 'syself' (#1065)
Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
1 parent 2059940 commit cb3bb69

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

compliance-monitor/bootstrap.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,14 @@ accounts:
9696
public_key_type: "ssh-ed25519"
9797
public_key_name: "primary"
9898
- subject: syself-1.32
99+
group: syself
99100
delegates:
100101
- zuul_ci
101102
- subject: syself-1.31
103+
group: syself
102104
delegates:
103105
- zuul_ci
104106
- subject: syself-1.30
107+
group: syself
105108
delegates:
106109
- zuul_ci

0 commit comments

Comments
 (0)