add new gitfs functionality

This commit is contained in:
Brad Thurber
2016-04-19 12:51:17 -04:00
parent 6578fb2ae2
commit c4ef48c5e8
5 changed files with 127 additions and 4 deletions
+10
View File
@@ -115,6 +115,16 @@ salt:
user: ubuntu
sudo: True
priv: /etc/salt/ssh_keys/sshkey.pem
gitfs:
keys:
global:
# key and pub end up being the extension used on the key file. values other than key and pub are possible
key: |
-----BEGIN RSA PRIVATE KEY-----
...........
-----END RSA PRIVATE KEY-----
pub: |
...........
salt_cloud_certs:
aws: