CONDOR_HOST = nmpost-cm.aoc.nrao.edu use ROLE : Submit ALLOW_WRITE = *.aoc.nrao.edu ALLOW_DAEMON = $(ALLOW_WRITE) # one or more submit hosts has an external IP PRIVATE_NETWORK_NAME = nrao.edu # Use hamilton's correct network interface NETWORK_INTERFACE = 146.88.1.44 BIND_ALL_INTERFACES = False # while not in production yet CONDOR_ADMIN = krowe@nrao.edu # send email if job errors JOB_DEFAULT_NOTIFICATION = ERROR # Differentiate from other pools if needed PoolName = "nmpost" # Set UID domain UID_DOMAIN = aoc.nrao.edu