Jelajahi Sumber

remapped db owners for metering and settlements

Jejomar Dimayuga 8 tahun lalu
induk
melakukan
fb49820e7f

+ 4 - 4
crss-meterprocess-app/application-dev2.yml

@@ -11,8 +11,8 @@ spring:
   crss-registration:
     datasource:
       jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss_reg2
-      username: crss_reg2
-      password: crss_reg2
+      username: crss_meterprocess
+      password: crss_meterprocess
       driverClassName: org.postgresql.Driver
       maxPoolSize: 5
       test-on-borrow: true
@@ -20,8 +20,8 @@ spring:
   crss-nmms:
     datasource:
       jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss_nmms
-      username: crss_nmms
-      password: crss_nmms
+      username: crss_meterprocess
+      password: crss_meterprocess
       driverClassName: org.postgresql.Driver
       maxPoolSize: 5
       test-on-borrow: true

+ 4 - 4
crss-meterprocess-stream-daily-sink/application-dev2.yml

@@ -11,8 +11,8 @@ spring:
   crss-metering:
     datasource:
       jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss_metering2
-      username: crss_metering2
-      password: crss_metering2
+      username: crss_meterprocess
+      password: crss_meterprocess
       driverClassName: org.postgresql.Driver
       maxPoolSize: 5
       test-on-borrow: true
@@ -20,8 +20,8 @@ spring:
   crss-registration:
     datasource:
       jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss_reg2
-      username: crss_reg2
-      password: crss_reg2
+      username: crss_meterprocess
+      password: crss_meterprocess
       driverClassName: org.postgresql.Driver
       maxPoolSize: 5
       test-on-borrow: true

+ 2 - 2
crss-meterprocess-stream-mapper/application-dev2.yml

@@ -7,8 +7,8 @@ spring:
   crss-registration:
     dataSource:
       jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss_reg2
-      username: crss_reg2
-      password: crss_reg2
+      username: crss_meterprocess
+      password: crss_meterprocess
       driverClassName: org.postgresql.Driver
       maxPoolSize: 5
       test-on-borrow: true

+ 4 - 4
crss-meterprocess-stream-processor-daily-validate/application-dev2.yml

@@ -11,8 +11,8 @@ spring:
   crss-metering:
     datasource:
       jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss_metering2
-      username: crss_metering2
-      password: crss_metering2
+      username: crss_meterprocess
+      password: crss_meterprocess
       driverClassName: org.postgresql.Driver
       maxPoolSize: 5
       test-on-borrow: true
@@ -20,8 +20,8 @@ spring:
   crss-registration:
     datasource:
       jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss_reg2
-      username: crss_reg2
-      password: crss_reg2
+      username: crss_meterprocess
+      password: crss_meterprocess
       driverClassName: org.postgresql.Driver
       maxPoolSize: 5
       test-on-borrow: true

+ 6 - 6
crss-meterprocess-stream-source-daily-raw/application-dev2.yml

@@ -3,8 +3,8 @@ spring:
   profiles: dailyExtract
   datasource:
     driver-class-name: org.postgresql.Driver
-    password: crss_metering2
-    username: crss_metering2
+    password: crss_meterprocess
+    username: crss_meterprocess
     url: jdbc:postgresql://192.168.233.9:5432/crss_metering2
     maxPoolSize: 5
     test-on-borrow: true
@@ -33,8 +33,8 @@ spring:
   profiles: monthlyExtract
   datasource:
     driver-class-name: org.postgresql.Driver
-    password: crss_metering2
-    username: crss_metering2
+    password: crss_meterprocess
+    username: crss_meterprocess
     url: jdbc:postgresql://192.168.233.9:5432/crss_metering2
     maxPoolSize: 5
     test-on-borrow: true
@@ -62,8 +62,8 @@ logging:
 spring:
   datasource:
     driver-class-name: org.postgresql.Driver
-    password: crss_metering2
-    username: crss_metering2
+    password: crss_meterprocess
+    username: crss_meterprocess
     url: jdbc:postgresql://192.168.233.9:5432/crss_metering2
     maxPoolSize: 5
     test-on-borrow: true

+ 2 - 2
crss-meterprocess-task-stlready/application-dev2.yml

@@ -20,8 +20,8 @@ spring:
   crss-nmms:
       datasource:
         jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss_nmms
-        username: crss_nmms
-        password: crss_nmms
+        username: crss_meterprocess
+        password: crss_meterprocess
         driverClassName: org.postgresql.Driver
         maxPoolSize: 5
         test-on-borrow: true

+ 2 - 2
crss-mq-computation/application-dev2.yml

@@ -20,8 +20,8 @@ spring:
   crss-registration:
     dataSource:
       jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss_reg2
-      username: crss_reg2
-      password: crss_reg2
+      username: crss_meterprocess
+      password: crss_meterprocess
       driverClassName: org.postgresql.Driver
       maxPoolSize: 5
       test-on-borrow: true

+ 2 - 2
crss-mtr/application-dev2.yml

@@ -20,8 +20,8 @@ spring:
   crss-registration:
     dataSource:
       jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss_reg2
-      username: crss_reg2
-      password: crss_reg2
+      username: crss_meterprocess
+      password: crss_meterprocess
       driverClassName: org.postgresql.Driver
       maxPoolSize: 5
       test-on-borrow: true

+ 8 - 8
crss-settlement-task-calculation/application-dev2.yml

@@ -12,8 +12,8 @@ spring:
   crss-meterprocess:
     datasource:
       jdbcUrl: jdbc:postgresql://192.168.233.9:5432/stl_crss_meterprocess
-      username: stl_crss_meterprocess
-      password: stl_crss_meterprocess
+      username: crss_settlement
+      password: crss_settlement
       driverClassName: org.postgresql.Driver
       maxPoolSize: 5
       test-on-borrow: true
@@ -21,8 +21,8 @@ spring:
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://192.168.233.9:5432/stl_crss_meterprocess
-      username: stl_crss_meterprocess
-      password: stl_crss_meterprocess
+      username: crss_settlement
+      password: crss_settlement
       driverClassName: org.postgresql.Driver
       maxPoolSize: 5
       test-on-borrow: true
@@ -30,8 +30,8 @@ spring:
   crss-metering:
     datasource:
       jdbcUrl: jdbc:postgresql://192.168.233.9:5432/stl_crss_metering
-      username: stl_crss_metering
-      password: stl_crss_metering
+      username: crss_settlement
+      password: crss_settlement
       driverClassName: org.postgresql.Driver
       maxPoolSize: 5
       test-on-borrow: true
@@ -39,8 +39,8 @@ spring:
   crss-nmms:
     datasource:
       jdbcUrl: jdbc:postgresql://192.168.233.9:5432/stl_crss_nmms
-      username: stl_crss_nmms
-      password: stl_crss_nmms
+      username: crss_settlement
+      password: crss_settlement
       driverClassName: org.postgresql.Driver
       maxPoolSize: 5
       test-on-borrow: true

+ 4 - 4
crss-settlement-task-invoice-generation/application-dev2.yml

@@ -19,8 +19,8 @@ spring:
   crss-meterprocess:
     datasource:
       jdbcUrl: jdbc:postgresql://192.168.233.9:5432/stl_crss_meterprocess
-      username: stl_crss_meterprocess
-      password: stl_crss_meterprocess
+      username: crss_settlement
+      password: crss_settlement
       driverClassName: org.postgresql.Driver
       maxPoolSize: 5
       test-on-borrow: true
@@ -28,8 +28,8 @@ spring:
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://192.168.233.9:5432/stl_crss_meterprocess
-      username: stl_crss_meterprocess
-      password: stl_crss_meterprocess
+      username: crss_settlement
+      password: crss_settlement
       driverClassName: org.postgresql.Driver
       maxPoolSize: 5
       test-on-borrow: true