From 0b220ac4b7ef011984c342e70f84744521234a7b Mon Sep 17 00:00:00 2001 From: jmarchel Date: Wed, 17 Apr 2024 10:29:17 +0200 Subject: [PATCH] Add repository for NebulOuS scripts Change-Id: I62d884d2e9191faa74e50e3dfcfaa4fbdd042ef4 --- gerrit/projects.yaml | 4 ++++ zuul/main.yaml | 1 + 2 files changed, 5 insertions(+) diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index b5865091ec..971442907e 100644 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -371,6 +371,10 @@ description: >- NebulOuS resource manager. acl-config: /home/gerrit2/acls/nebulous/nebulous.config +- project: nebulous/sal-scripts + description: >- + NebulOuS scripts for SAL's installation of the application cluster. + acl-config: /home/gerrit2/acls/nebulous/nebulous.config - project: nebulous/security-manager description: >- NebulOuS component to manage system security. diff --git a/zuul/main.yaml b/zuul/main.yaml index 6f2554b526..00b610f00c 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -119,6 +119,7 @@ # Helpers, alphabetically. - nebulous/asyncapi - nebulous/netdata-cluster-installation + - nebulous/sal-scripts # Components, alphabetically. - nebulous/activemq - nebulous/brokerage-quality-assurance-server