Skip to content

Commit

Permalink
udpating templates
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkProminic committed Dec 26, 2024
1 parent e22d43b commit b171ee3
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions hcl_domino_additional_provisioner/templates/debug-Hosts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -254,9 +254,9 @@ hosts:

## Additional server options
is_additional_server: true
domino_server_id: "additional-demo.startcloud.com.id"
origin_server: "standalone-demo.startcloud.com"
origin_server_ip: "192.168.2.255"
#domino_server_id: "additional-demo.startcloud.com.id"
#origin_server: "standalone-demo.startcloud.com"
#origin_server_ip: "192.168.2.255"

# ots: Use One Touch Setup to generate the ID (server names are incremented, ie mail1 mail2 mail3 . .)
# asja: Use Custom Additional Server Java Applet to generate the additional server ID
Expand All @@ -269,11 +269,13 @@ hosts:
# For use in Domino 12 and below
#ots_generate_server_id_count: 1
#ots_generate_server_id_pattern: mail

#asja_generate_server_ids:
# - ::DOMINO_ADITIONAL_HOSTNAME::.::SERVER_DOMAIN::.id
# - ::OTHER_DOMINO_ADITIONAL_HOSTNAME::.::SERVER_DOMAIN::.id
# - ::THIRD_DOMINO_ADITIONAL_HOSTNAME::.::SERVER_DOMAIN::.id


## Genesis Variables
genesis_packages:
- netmonitor
Expand Down

0 comments on commit b171ee3

Please sign in to comment.