Skip to content

Instantly share code, notes, and snippets.

@zenvdeluca
Created May 5, 2015 12:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zenvdeluca/fabed3a349f176203923 to your computer and use it in GitHub Desktop.
Save zenvdeluca/fabed3a349f176203923 to your computer and use it in GitHub Desktop.
#!/bin/bash
echo "$(date) - config sync started"
tmsh load sys config partitions { consul }
echo "$(date) - config sync completed"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment