Skip to content

Commit

Permalink
Merge dcos#1690
Browse files Browse the repository at this point in the history
  • Loading branch information
Senthil Kumaran committed May 4, 2018
2 parents 8c1b78f + fed5a80 commit 32307ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/marathon/build
Expand Up @@ -37,6 +37,7 @@ EnvironmentFile=-/opt/mesosphere/etc/marathon-extras
EnvironmentFile=-/var/lib/dcos/marathon/environment.ip.marathon
Environment=JAVA_HOME=${JAVA_HOME}
ExecStartPre=/bin/ping -c1 leader.mesos
ExecStartPre=/bin/ping -c1 zk-1.zk
ExecStartPre=/opt/mesosphere/bin/bootstrap dcos-marathon
ExecStartPre=/bin/bash -c 'echo "HOST_IP=\$(\$MESOS_IP_DISCOVERY_COMMAND)" > /var/lib/dcos/marathon/environment.ip.marathon'
ExecStartPre=/bin/bash -c 'echo "MARATHON_HOSTNAME=\$(\$MESOS_IP_DISCOVERY_COMMAND)" >> /var/lib/dcos/marathon/environment.ip.marathon'
Expand Down

0 comments on commit 32307ac

Please sign in to comment.