de-code / reviewer-suggestions-formula

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

You will need to create the file salt/pillar/peerscout-secrets to use this formula locally, e.g. with the following contents:

peerscout:
    aws:
        access_key_id: <access key>
        secret_access_key: <secret>

About

License:MIT License


Languages

Language:SaltStack 98.6%Language:HTML 1.4%