Oleksii Chupryn
7b7102a675
Add posibility to configure salt logging params:
- LOG_FILE
- LOG_LEVEL
- LOG_LEVEL_LOGFILE
Change-Id: Ic8c0c3bb2a4a80ba0590ca79d8e491dd4f840897
6 년 전
Ondrej Smola
e6bcb294fa
added option to manage VMs mac addresses
Change-Id: I28bbc7a6b5810dfb56b8391a557aecd1fa523385
6 년 전
Dzmitry Stremkouski
7ee2340ea8
[Feature] libvirt xml: pass rng to vm
[Fix] Doc
Issue: - It is not possible to pass [R]andom [N]umber [G]enerator
device to libvirt guest xml in order to control entropy.
- Doc has no information on how to provision vms using salt
Solution: - Pass rng parameters via kwargs from node: pillar
Attach rng xml object to generated xml.
- Provide with an example
Prod-Related: PROD-19214
Customer-Found
Change-Id: Iea111f2d927edf46f06bb7ccfad06d37b752fba9
6 년 전
Petr Michalec
df75d684a6
Add support for jinja2 renderer options. (2018.2)
Change-Id: Idf6c18597a222e6c1b60bf940eadb1d6d8a611c7
6 년 전
Jiri Broulik
3e28164df7
parametrize backup server side dir
PROD-18191
Change-Id: I15c2cc66f0c0010408863b46c0dccf84730f31d9
6 년 전
Ales Komarek
d768f1c3b1
Normalized documentation
Change-Id: Idf6a88ca1ac0b6b5fd3976f2e27d8cb24d7a1b3d
6 년 전
Marcin Iwinski
03560d7e1e
Adding environment variables for salt minion
salt-minion started via upstart is not using /etc/environment to
source variables therefore is not using system wide http_proxy parameters if
they are set there. With this patch if salt.minion.env_vars is set to engine:
file salt will set envvars in /etc/default/salt-minion and will use them for
all commands executed remotely via salt. Since /etc/default is not used on
systems with systemd override for salt-minion to use /etc/environmnet will be
set.
Change-Id: Icfe122de2486a83820a0bd2e2aeea4be3796c6aa
Closes-bug: PROD-16676
7 년 전
Ales Komarek
459407bb30
SaltStack - Architect integration
Change-Id: I96e16a3b203f9b3c9c150db1cb85e966bd14b573
6 년 전
Mateusz Los
4c7cd2d8c8
support for putting vm images in custom locations
Change-Id: I685de4207f1f7f17264cc4ad2d81c3348ca20074
6 년 전
Petr Michalec
bc015c3611
Add master.conf pillar_safe_render_error option
Change-Id: I3ddfb01dd785f559e4bbf197bc164b8d0389a4f1
6 년 전
Ales Komarek
b2ada52c5a
Backup and restore of Salt master's state: pki and generated metadata
Change-Id: I5c88d22589ec1fa6a9806c1a625b752dd4fc8b54
7 년 전
Petr Michalec
1f541c49ed
allow-multiple-ext-pillars-and-reclass-options
Change-Id: I336b0825712218e2381e1654251765a24581da00
7 년 전
Ales Komarek
a9fc6e7d21
Add support for salt master engines
Change-Id: Ic9decbeaf57e9aba2f95c3dd616393dc32763fcc
7 년 전
Adam Tengler
62188969cc
Salt reactor features refactoring
Change-Id: Ifac3f5e03099e8190db0a3af62a7be1f762f87be
7 년 전
Ales Komarek
3ed7c43dcc
Added support for sync modules and pillar after minion start
Change-Id: Ia3b1e93e5f0b3da7097a285122d24c5b1d2b20e2
7 년 전
Ales Komarek
213fbe0a66
Minion key create/delete - reactors and orchestration pipelines
Change-Id: I07e86cb5d132a83b2460deda08b8a7e65f379d33
7 년 전
Sam Stoelinga
bb4c04bbe4
Salt minion allow to specify HTTP backend
This is useful when using proxies. The default Tornado backend does not
utilize proxy environment variables and isn't able to set no_proxy variable.
Change-Id: I4a51c6fc9abe65d46ed4f3adeb30f7a25337857e
7 년 전
Ales Komarek
e7844d1043
Orchestrates and reactors
Change-Id: I9e48e113656dd9f1ce644e98650276b36e444009
7 년 전
Ales Komarek
5c58de3f46
Salt orchestrate pipeline stars based on reactor triggers
Change-Id: I3f8ada34bf7e6e356bf6805d98eb0fa4bd66d8d3
7 년 전
Petr Michalec
56066ac642
Update readme trusted_ca_minions
7 년 전
Jiri Broulik
8827524529
proxy_minion fix
Change-Id: I73a4a14734651f6483fae169a2290e9c5b377d76
7 년 전
Petr Michalec
7a2f1d281c
version to be specified for salt formula
7 년 전
Ales Komarek
5474068a16
Reactor system, documentation fixes
Change-Id: Ic64656c6fc3d4f561226d884b8bfb535dd537e14
7 년 전
Tomáš Kukrál
044667bcce
set state_output to "changes"
Terse output is not enough for debugging.
Change-Id: Ida9a4ef0a2ad053fc370d3833d716d9e8d38d814
7 년 전
Tomáš Kukrál
8922aef95b
configure state_output
This option can configure default output of state calls. Terse (default
option) will make each call to be on single line and make salt output
better.
Change-Id: Id0987561e34a84fb26a796729d6ab3de3b9ae8e5
7 년 전
Jiri Broulik
a0f4668a04
salt-proxy
Change-Id: I2aba1213b1dda46aee929b8ea583c41316e3eb0b
7 년 전
Ondrej Smola
c2d3e6f12e
added readme for salt minion http proxy
7 년 전
Filip Pytloun
954dbd6701
Unify Makefile, .gitignore and update readme
7 년 전
Ales Komarek
2c5e080c01
Support of multi-master-of-masters
7 년 전
Ales Komarek
a33b905a72
Cleaned up salt-syndic features
7 년 전
Filip Pytloun
e3a26aea43
Fix salt-ssh, fix version
8 년 전
Ales Komarek
b2c8ff6df5
Pillar test data
8 년 전
Ales Komarek
8fb1da8490
Salt-ssh support
8 년 전
Ales Komarek
cdb280f5fd
Salt ACL and API updates
8 년 전
Adam Tengler
3eb85ad514
Formula reset to specific refs (example: Gerrit review)
8 년 전
Jakub Pavlik
d485984c88
remote peer sign
8 년 전
Adam Tengler
caedd97958
Optional installation source - pip
source:engine metadata created - defaults to pkg
installation, pip installation alternative added
8 년 전
Ales Komarek
5d17e4b42c
Added Salt PKI setup, orchestration skeleton
8 년 전
smolaon
a66f7a6a17
add disk and network profiles into virt
8 년 전
Ales Komarek
8ba9c0b81a
Provisioning overhaul
8 년 전
Adam Tengler
2a18ba9680
Fixed forgotten code block declaratin in README
8 년 전
Filip Pytloun
b4b8059b21
Initial commit
9 년 전