Skip to content

Commit

Permalink
Merge pull request #1 from bcgov/feat/chgPub
Browse files Browse the repository at this point in the history
change to pub instead of ext
  • Loading branch information
GraceRuan authored May 21, 2024
2 parents 830b611 + 8c1c0ee commit d6e4708
Showing 1 changed file with 1 addition and 1 deletion.
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: ext#oneteam-example
context: pub#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 d6e4708

Please sign in to comment.