Niels Abspoel
6ec31374cb
Remove hardcoded paths with {{ slspath }} variable
vor 9 Jahren
Andrew Vant
e632b8bcb5
Cloud file.recurse loop no longer hardcodes folder list.
vor 9 Jahren
Andrew Vant
f0e9c2df87
Enforced root-only permissions on cloud.providers.d.
As mentioned in issue #118, provider files may contain passwords
or API keys and should be restricted. Profiles/maps are probably
OK with the defaults.
vor 9 Jahren
Andrew Vant
f3ed6e1828
cloud.providers.d can now be redirected.
This obsoletes the salt:cloud:folders and salt:cloud:providers pillar
entries. Provider keys have been moved to /etc/salt/pki/cloud.
vor 9 Jahren
Andrew Vant
fb1d7e8d3b
Added pillar option to redirect profile and map folders.
vor 9 Jahren
Matthew X. Economou
943d7f2dc1
Reverts lookup of salt_cloud_certs to original pillar key, in line with existing documentation and the certificate template file.
Please refer to issue https://github.com/saltstack-formulas/salt-formula/issues/113 .
vor 9 Jahren
Brian Jackson
924c04c0d8
Add setting to not install packages
If you are installing Salt via git/pip, the formula will try to overwrite your
install with packaged versions. This setting makes it possible to avoid that.
vor 9 Jahren
Brian Jackson
cb3aa80c62
Don't overwrite salt variable
Using a variable named salt is a bad idea when salt already has a variable
named salt.
vor 9 Jahren
Simon Lloyd
cb03e885d4
Fix: pkgs is undefined
Update sls files to match name change in map.jinja.
vor 10 Jahren
Niels Abspoel
896578a75a
Removed package_map lookup
Added map.jinja solution more in line with other formulas,
This also improves issue #30
and pull request #30
vor 10 Jahren
Nitin Madhok
570b45a9ef
Removing crypto pip dependency for complete RedHat family
vor 10 Jahren
Nitin Madhok
a8227385cc
Typo fix
Fixing typo
vor 10 Jahren
Nitin Madhok
c6c8958aac
Removing crypto pip dependency for complete Debian family
Removing crypto pip dependency for the ``os_family`` ``Debian``.
Refer to PR:
https://github.com/saltstack-formulas/salt-formula/pull/60#issuecomment-62029457
vor 10 Jahren
Nitin Madhok
f84a0c4a9f
Removing crypto pip dependency for Ubuntu and Debian
Fixes:
https://github.com/saltstack-formulas/salt-formula/issues/59
Refer to PR:
https://github.com/saltstack-formulas/salt-formula/pull/60
vor 10 Jahren
Nitin Madhok
bb09803f90
Revert "Removed crypto dependency from salt.cloud."
vor 10 Jahren
Andrew Vant
5a6302e021
Removed crypto dependency from salt.cloud.
It doesn't seem to be available from pip anymore, and may not be
a real dependency. Salt-cloud certainly seems to work fine without
it.
vor 10 Jahren
Love Nyberg
85ce73a839
Added functionality to state for salt cloud and exampel for EC2 and GCE
vor 10 Jahren