Skip to content

Instantly share code, notes, and snippets.

@kedare
Created September 7, 2018 09:25
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 kedare/c147657caf55cb80dba7e68837aaac31 to your computer and use it in GitHub Desktop.
Save kedare/c147657caf55cb80dba7e68837aaac31 to your computer and use it in GitHub Desktop.
sudo salt -C '( G@roles:backend and G@environment:staging )' --batch-size 50% --batch-wait 0 state.apply ci.deploy.app queue=True 'pillar={"ci": {"revision":"HEAD", "to_deploy": "all"}}'
Executing run on [u'bcn6-web-staging-1']
bcn6-web-staging-1:
----------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment