Skip to content

Instantly share code, notes, and snippets.

@arubis
Created September 24, 2015 16:11
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 arubis/7b1532490c2b5adfa10d to your computer and use it in GitHub Desktop.
Save arubis/7b1532490c2b5adfa10d to your computer and use it in GitHub Desktop.
salt-master upon `salt (target) saltutil.refresh_pillar`
[INFO ] lz-salt-master - pillar : pillar/staging/logentries_agent.sls
[DEBUG ] S3 Request: https://(mybucket).s3.amazonaws.com/pillar/staging/logentries_agent.sls?
[DEBUG ] S3 Headers::
[DEBUG ] Authorization: AWS4-HMAC-SHA256 Credential=XXXX/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-date;x-amz-security-token, Signature=XXXX
[INFO ] Starting new HTTPS connection (1): (mybucket).s3.amazonaws.com
[DEBUG ] "GET /pillar/staging/logentries_agent.sls HTTP/1.1" 200 225
[DEBUG ] S3 Response Status Code: 200
[DEBUG ] Saving to local file: /var/cache/salt/master/pillar_s3fs/pillar/(mybucket)/pillar/staging/logentries_agent.sls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment