Brad Thurber
b3a3fa4d72
Ability to create non-templated cloud config files (maps/providers/profiles).
преди 8 години
Matthew X. Economou
001b034eb5
Replace absolute config pathname prefixes with the config_path variable
преди 8 години
Niels Abspoel
6ec31374cb
Remove hardcoded paths with {{ slspath }} variable
преди 9 години
Andrew Vant
e632b8bcb5
Cloud file.recurse loop no longer hardcodes folder list.
преди 9 години
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.
преди 9 години
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.
преди 9 години
Andrew Vant
fb1d7e8d3b
Added pillar option to redirect profile and map folders.
преди 9 години
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 .
преди 9 години
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.
преди 9 години
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.
преди 9 години
Simon Lloyd
cb03e885d4
Fix: pkgs is undefined
Update sls files to match name change in map.jinja.
преди 10 години
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
преди 10 години
Nitin Madhok
570b45a9ef
Removing crypto pip dependency for complete RedHat family
преди 10 години
Nitin Madhok
a8227385cc
Typo fix
Fixing typo
преди 10 години
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
преди 10 години
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
преди 10 години
Nitin Madhok
bb09803f90
Revert "Removed crypto dependency from salt.cloud."
преди 10 години
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.
преди 10 години
Love Nyberg
85ce73a839
Added functionality to state for salt cloud and exampel for EC2 and GCE
преди 10 години