Created
March 16, 2016 03:19
-
-
Save alex2006hw/f7c7507f5cc8293ac91f to your computer and use it in GitHub Desktop.
xenserver 6.2 administrative scripts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
consul agent -server -bootstrap-expect 1 \ | |
-data-dir /opt/src/consul -node=agent-one -bind=10.100.100.1 \ | |
-config-dir /etc/consul.d & |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment