Remove advertise-host from service file
The regex used is environment-specific, let's just not pass this argument for now (it's optional). Change-Id: Ia5194ecbb7ec5425ee902338631559f8415308f2
This commit is contained in:
1 changed files with 1 additions and 1 deletions
@@ -1,5 +1,5 @@
[Service]
ExecStart=/usr/bin/docker run -p 9999:9999 -privileged=true -v=/sys:/mnt/sys oemdocker /usr/local/bin/ironic-python-agent --ipaddr="`ip a | grep '10\.' | sed -e 's/inet \(10\.[0-9\.]\+\).*/1円/'`"
ExecStart=/usr/bin/docker run -p 9999:9999 -privileged=true -v=/sys:/mnt/sys oemdocker /usr/local/bin/ironic-python-agent
Restart=always
[Install]
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.