Skip to content

Commit

Permalink
feat: update config
Browse files Browse the repository at this point in the history
  • Loading branch information
andrwils committed Jun 21, 2024
1 parent 94480cb commit f231b7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions app-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ metadata:
playbook.io.nrs.gov.bc.ca/useAltAppDirName: false
playbook.io.nrs.gov.bc.ca/altAppDirName: ""
playbook.io.nrs.gov.bc.ca/addWebadeConfig: false
github.com/project-slug: ""
2 changes: 1 addition & 1 deletion playbooks/vars/standard/all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pd_prop_build_number: "{{ lookup('ansible.builtin.env', 'PODMAN_BUILD_NUMBER') }
pd_prop_service_install_directory: "{{ pd_prop_project_version }}-{{ pd_prop_build_number }}"

# The following properties are custom to each particular service
context: pub#oneteam-example
context: ext#oneteam-example

# By default, the Tomcat port is set dynamically by using the port_manager role
# If you need to set a static port, replace the dynamic port assignment value with your static value
Expand Down

0 comments on commit f231b7d

Please sign in to comment.