Merge "Remove all refs to python2"
authorEric Ball <eball@linuxfoundation.org>
Tue, 30 Mar 2021 21:14:51 +0000 (21:14 +0000)
committerGerrit Code Review <gerrit@linuxfoundation.org>
Tue, 30 Mar 2021 21:14:51 +0000 (21:14 +0000)
jjb/lf-whitesource-jobs.yaml
releasenotes/notes/WS-Unified-Agent-Settings-7da696415f3cdb30.yaml [new file with mode: 0644]

index f5f6fe1..20a3db9 100644 (file)
@@ -28,6 +28,8 @@
           files:
             - file-id: wss-unified-agent.config
               target: $WORKSPACE/wss-unified-agent.config
+            - file-id: global-settings
+              target: $WORKSPACE/global-settings.xml
       - shell: !include-raw:
           - ../shell/whitesource-unified-agent-cli.sh
 
diff --git a/releasenotes/notes/WS-Unified-Agent-Settings-7da696415f3cdb30.yaml b/releasenotes/notes/WS-Unified-Agent-Settings-7da696415f3cdb30.yaml
new file mode 100644 (file)
index 0000000..8dfa51e
--- /dev/null
@@ -0,0 +1,5 @@
+---
+fixes:
+  - |
+    Provision global-settings to replace the default
+    used by the Unified Agent.