Ondrej Smola
c2d3e6f12e
added readme for salt minion http proxy
7 years ago
Tomáš Kukrál
e3ae6b3bbf
fix conflicting salt_ca_certificates_packages
It was failing with:
Rendering SLS 'base:salt.minion.cert' failed: Conflicting ID 'salt_ca_certificates_packages'
ca-certificates installation should be probably moved out of the loop in
the future.
Change-Id: I26aeae62cc1c1d407d36d1d6bf101db073d9e601
7 years ago
Filip Pytloun
1fde6eac8d
Add salt master's CA into system CA bundle
Change-Id: I89cec95e87db52fd59a84d57c485d8c938711ef3
7 years ago
Filip Pytloun
a7d2ecde9b
Run saltutil.sync_all when minion is started
Unfortunately this is not idempotent, however we surely want to sync
everything when salt.minion state is executed.
Change-Id: I0faaf606b57dbd7d009156abfe50d2e5f350190e
7 years ago
Filip Pytloun
4241b863b0
Merge pull request #35 from SwannCroiset/minion-grains
Factorize minion grains generation
7 years ago
Swann Croiset
7d792fe76f
Factorize minion grains generation
7 years ago
Tomáš Kukrál
a480e1663c
add policy open_usage
This policy will be used for certificate with various keyUsage
parameters. Etcd for example.
Change-Id: I2a6387f8b7ee58fb6f256881e3e09142f13119a9
7 years ago
Tomáš Kukrál
bb122162f2
allow to set keyUsage and extendedKeyUsage cert params
Change-Id: I1eaa9cf7a7f861cc5de604e03fba8a74436d99ad
7 years ago
Filip Pytloun
4045007213
Merge pull request #34 from salt-formulas/pr_stateoutput
add minion.conf default output/log level settings
7 years ago
Petr Michalec
dc7dbfffb7
add minion.conf default output/log level settings
7 years ago
Aleš Komárek
f6128e77c5
Merge pull request #27 from smolaon/master
added autostart for vm into virt
7 years ago
Guillaume Thouvenin
8467224c8d
Update check for local salt master
By default the check is OK for a number of processes between 1 and 15
but on our machine the number is up to 48. So we set the limit
accordingly.
Change-Id: Iac3d2b91312dfe778ebcd39b5eb985348c7aee5a
7 years ago
Filip Pytloun
366a77ff09
Merge pull request #33 from Martin819/master
Added Kitchen and Travis
7 years ago
Ondrej Smola
b74020fe39
added autostart for vm into virt
7 years ago
Martin819
92294ff2af
Added Kitchen and Travis
7 years ago
Tomáš Kukrál
04aa7b4bc7
fix mass install of formula pkgs
Previous approach fails when all of formulas are installed from git.
Change-Id: I0622461ee6469c59c1fd3ad4a23cdaeaeee1b444
7 years ago
Filip Pytloun
82aff766b5
Merge pull request #28 from AnezkaPonozka/speedup
Speed up installation of formula packages
7 years ago
Anežka Jadlovská
87c561dbad
Speed up installation of formula packages
Install all pkgs for formulas together.
7 years ago
Tomáš Kukrál
38bb20473f
fix Conflicting ID for ...crt_cert_permissions
This error occures when multiple certs signed by same CA are requested
on minion.
Change-Id: I6b20ab4e1795298c94f55fdc61af99f933d8491c
7 years ago
Filip Pytloun
954dbd6701
Unify Makefile, .gitignore and update readme
7 years ago
Aleš Komárek
f1d189df74
Merge pull request #26 from tomkukral/always-mime-send-ca
send mine always (not only on change)
7 years ago
Tomáš Kukrál
5ea7fb3b3c
send mine always (not only on change)
First run is made during salt-master cloud-init and thus it is onchanges
is not suitable here because ca.crt file is already generated.
7 years ago
Filip Pytloun
b157c1c5a0
Merge pull request #25 from smolaon/master
added config for proxy on salt minion
7 years ago
Ondrej Smola
6a4e11aafc
added config for proxy on salt minion
7 years ago
Aleš Komárek
c1cebde75c
Merge pull request #24 from tcpcloud/syndic
Syndic service updates
7 years ago
Ales Komarek
dec3101da7
Syndic service
7 years ago
Aleš Komárek
2cd8891aad
Merge pull request #23 from tcpcloud/syndic
Conditional orders
7 years ago
Ales Komarek
70a32ba44f
Conditional orders
7 years ago
mceloud
dc886f9163
Merge pull request #22 from tcpcloud/syndic
Refactored salt-syndic features
7 years ago
Ales Komarek
2c5e080c01
Support of multi-master-of-masters
7 years ago
Ales Komarek
a33b905a72
Cleaned up salt-syndic features
7 years ago
Filip Pytloun
c81603b8b6
Merge pull request #21 from simonpasquier/fix-salt-api-state
Fix salt.api state to catch undefined data
7 years ago
Simon Pasquier
b154dc3a7a
Fix salt.api state to catch undefined data
7 years ago
Ales Komarek
b1cb0104e3
API Expire responses
7 years ago
Aleš Komárek
a651fd8429
Merge pull request #18 from smolaon/master
added seedng
8 years ago
Ondrej Smola
86bf61a9d7
added seedng
8 years ago
Filip Pytloun
f2f9ace4c4
Merge pull request #17 from michaelkuty/feature/api_ssl
Support letsencrypt certs for API.
8 years ago
Michael Kutý
08eb0a4d28
Support letsencrypt certs for API.
Letsencrypt could makes symlinks to standard locations in the future.
8 years ago
Filip Pytloun
dbccb8cf8a
Merge pull request #15 from obourdon/master
Fix typo in package name
8 years ago
Filip Pytloun
27b93975f1
Merge pull request #16 from smolaon/master
added log_level to salt minion
8 years ago
Ondrej Smola
cd92dbf958
added log_level to salt minion
8 years ago
Olivier Bourdon
d261b33c40
Fix typo in package name
8 years ago
Filip Pytloun
c22f8c2491
Merge pull request #14 from tcpcloud/psutil
psutil package
8 years ago
Ales Komarek
76eb5f1ccb
psutil package
8 years ago
Aleš Komárek
a8c2590521
Merge pull request #13 from tcpcloud/feature/salt-orchestrate
Orchestration file generation and metadata
8 years ago
Adam Tengler
686c07958e
Orchestration file generation and metadata
8 years ago
Aleš Komárek
9835321d96
Merge pull request #8 from elemoine/data
Require reclass_data_dir
8 years ago
Jakub Pavlik
0ab17bc3f7
Merge pull request #10 from tcpcloud/keystone_fix
Keystone fix
8 years ago
Ales Komarek
cb44c98189
Keystone fix
8 years ago
Éric Lemoine
28679f6dd0
Require reclass_data_dir
8 years ago