Niels Abspoel
6ec31374cb
Remove hardcoded paths with {{ slspath }} variable
il y a 9 ans
Andrew Vant
e632b8bcb5
Cloud file.recurse loop no longer hardcodes folder list.
il y a 9 ans
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.
il y a 9 ans
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.
il y a 9 ans
Andrew Vant
fb1d7e8d3b
Added pillar option to redirect profile and map folders.
il y a 9 ans
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 .
il y a 9 ans
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.
il y a 9 ans
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.
il y a 9 ans
Simon Lloyd
cb03e885d4
Fix: pkgs is undefined
Update sls files to match name change in map.jinja.
il y a 10 ans
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
il y a 10 ans
Nitin Madhok
570b45a9ef
Removing crypto pip dependency for complete RedHat family
il y a 10 ans
Nitin Madhok
a8227385cc
Typo fix
Fixing typo
il y a 10 ans
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
il y a 10 ans
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
il y a 10 ans
Nitin Madhok
bb09803f90
Revert "Removed crypto dependency from salt.cloud."
il y a 10 ans
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.
il y a 10 ans
Love Nyberg
85ce73a839
Added functionality to state for salt cloud and exampel for EC2 and GCE
il y a 10 ans