Skip to content

Instantly share code, notes, and snippets.

@alex2006hw
Created March 16, 2016 03:19
Show Gist options
  • Save alex2006hw/f7c7507f5cc8293ac91f to your computer and use it in GitHub Desktop.
Save alex2006hw/f7c7507f5cc8293ac91f to your computer and use it in GitHub Desktop.
xenserver 6.2 administrative scripts
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