Modify the serverId 86/29986/1
authorVanessa Rene Valderrama <[email protected]>
Wed, 18 Nov 2020 18:41:13 +0000 (12:41 -0600)
committerVanessa Rene Valderrama <[email protected]>
Wed, 18 Nov 2020 18:41:13 +0000 (12:41 -0600)
Modifying the serverID for log shipping to use the correct serverId

Signed-off-by: Vanessa Rene Valderrama <[email protected]>
Change-Id: I05b48ca46ee58786b40c2d84464011f7ad7c2840

jjb/include-raw-deploy-archives.sh

index 3d54959..c51312a 100644 (file)
@@ -56,7 +56,7 @@ cat > deploy-archives.xml <<EOF
               <goal>upload-file</goal>
             </goals>
             <configuration>
-              <serverId>fdioproject-log-archives</serverId>
+              <serverId>logs</serverId>
               <repositoryUrl>$LOGS_REPO_URL/content-compressed</repositoryUrl>
               <file>archives.zip</file>
               <repositoryPath>$SILO</repositoryPath>