Skip to content

Commit

Permalink
Merge pull request #494 from ngunner15/feat/renameServer
Browse files Browse the repository at this point in the history
Rename skittles to sunburst
  • Loading branch information
ngunner15 authored Oct 11, 2023
2 parents 5fccf9c + 183c5d6 commit 72916ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/server/skittles.json → config/server/sunburst.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"address": "skittles.dmz",
"address": "sunburst.dmz",
"proxy": "http://test-forwardproxy.nrs.bcgov:23128",
"logsProxyDisabled": "true",
"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 72916ba

Please sign in to comment.