Skip to content

Commit

Permalink
Removed trailing whitespaces
Browse files Browse the repository at this point in the history
    * docs/src/deployment-tools.adoc:
    * docs/src/dncx11-config.adoc:
    * tests/locality_manager/host_for_ref/README:
  • Loading branch information
jwillemsen committed Sep 15, 2022
1 parent ade8ca5 commit 898fddc
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions docs/src/deployment-tools.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -219,8 +219,8 @@ Deployment Manager Options:
on.
-N|--numeric-addresses Use numeric IP addresses (dotted decimal) in service
advertisement/profiles/IOR.
-H|--host-for-ref HOSTNAME Use the given hostname in service
advertisement/profiles/IOR.
-H|--host-for-ref HOSTNAME Use the given hostname in service
advertisement/profiles/IOR.
-l|--launch [PLAN] Launch the deployment plan read from PLAN.
-f|--plan-format FMT Specify the deployment plan format to read from PLAN.
-P|--property PROPID=PROPVAL Specifies a deployment property definition. Can be
Expand Down
2 changes: 1 addition & 1 deletion docs/src/dncx11-config.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ Only applies to ActivationMode 0. When specified this is passed on with
standard commandline argument _-N_.

|nl.remedy.it.DnCX11.Locality.HostForRef |string |Specifies the network address\hostname
the LM instance should should publish in service advertisements/profiles/IOR.
the LM instance should should publish in service advertisements/profiles/IOR.
Only applies to ActivationMode 0. When specified this is passed on with
standard commandline argument _-H HOSTNAME_.

Expand Down
4 changes: 2 additions & 2 deletions tests/locality_manager/host_for_ref/README
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
This test verifies the support for the "HostForRef" locality
configuration property.

The LM is confgured to force numeric IP addresses to be used
for host names in IORs which is overruled by the "HostForRef"
The LM is confgured to force numeric IP addresses to be used
for host names in IORs which is overruled by the "HostForRef"
property which directs to use "localhost" as Host Name in the IOR.

run_test.pl performs a regular Domain + Node + Locality
Expand Down

0 comments on commit 898fddc

Please sign in to comment.