Skip to content

Commit

Permalink
Changing path
Browse files Browse the repository at this point in the history
  • Loading branch information
clone1018 committed Dec 28, 2014
1 parent b14367a commit 9a3d9db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wercker.yml
Expand Up @@ -53,5 +53,5 @@ deploy:
- script:
name: deploy to salt minions
code: |
ssh -i $PRIVATEKEY_PATH -l $MINOTAR_MASTER_USER $MINOTAR_MASTER_IP "salt '*' state.sls imgd --out=quiet"
ssh -i $PRIVATEKEY_PATH -l $MINOTAR_MASTER_USER $MINOTAR_MASTER_IP "salt 'imgd-*.minotar.net' state.sls imgd --out=quiet"

0 comments on commit 9a3d9db

Please sign in to comment.