Skip to content

Commit

Permalink
WF server refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
andrwils committed Dec 7, 2023
1 parent 242b5fb commit 9fc91f7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions config/server/below.json → config/server/beneath.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"address": "below.bcgov",
"address": "beneath.bcgov",
"proxy": "http://test-forwardproxy.nrs.bcgov:23128",
"os": "linux",
"os_variant": "rhel7",
"os_variant": "rhel9",
"vault_cd_user_field": "username_lowercase",
"vault_cd_pass_field": "password",
"vault_cd_path": "groups/appdelivery/jenkins-isss-cdua",
Expand Down
4 changes: 2 additions & 2 deletions config/server/bottom.json → config/server/ground.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"address": "bottom.bcgov",
"address": "ground.bcgov",
"proxy": "http://test-forwardproxy.nrs.bcgov:23128",
"os": "linux",
"os_variant": "rhel7",
"os_variant": "rhel9",
"vault_cd_user_field": "username_lowercase",
"vault_cd_pass_field": "password",
"vault_cd_path": "groups/appdelivery/jenkins-isss-cdua",
Expand Down
4 changes: 2 additions & 2 deletions config/server/middle.json → config/server/median.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"address": "middle.bcgov",
"address": "median.bcgov",
"proxy": "http://test-forwardproxy.nrs.bcgov:23128",
"os": "linux",
"os_variant": "rhel7",
"os_variant": "rhel9",
"vault_cd_user_field": "username_lowercase",
"vault_cd_pass_field": "password",
"vault_cd_path": "groups/appdelivery/jenkins-isss-cdua",
Expand Down

0 comments on commit 9fc91f7

Please sign in to comment.