serverid.vars.template #1

  • //
  • guest/
  • russell_jackson/
  • sdp/
  • Server/
  • Unix/
  • p4/
  • common/
  • config/
  • serverid.vars.template
  • View
  • Commits
  • Open Download .zip Download (166 B)
# P4MASTER_ID is server.id of Master for this instance
export P4MASTER_ID=REPL_MASTER_ID
# This is the DNS name of the master server
export P4MASTERHOST=REPL_DNSNAME
# Change User Description Committed
#3 28922 Russell C. Jackson (Rusty) Moved some additional settings into the server specific vars file
#2 28909 Russell C. Jackson (Rusty) Moved some values to the serverid file to allow machine specific settings.
#1 28600 Russell C. Jackson (Rusty) Added a serverid.vars file to /p4/common/config in order to support a shared config directory that is part of a shared p4data volume.