Commit Graph

1149 Commits

Author SHA1 Message Date
Ivan Panteleev
a16c3e78d3
Merge pull request #184 from rbkmoney/upd_default_python_3_9
updated portage PYTHON_TARGETS from 3.7 to 3.9
2021-07-07 08:02:49 +03:00
i.panteleev
b77b049bb5 updated portage PYTHON_TARGETS from 3.7 to 3.9 2021-07-06 21:44:20 +03:00
Ivan Panteleev
c61163bdca
Merge pull request #183 from rbkmoney/add_san_to_es_certs
Add san to es certs
2021-06-28 17:35:39 +03:00
Ivan Panteleev
482bf64679
Update repository-s3.sls 2021-06-28 12:06:57 +03:00
Ivan Panteleev
95b1fc3fc2
Update init.sls 2021-06-28 12:06:42 +03:00
niku64
83e1837515
Merge pull request #182 from rbkmoney/ft_ceph_some-more-options-for-osd
Also include lib.libc and users in pam.otp state
2021-05-21 16:41:19 +03:00
Antsiferov Grigory
b6aa5fe988 Include lib.libc and users in pam.otp state 2021-05-20 18:27:11 +03:00
Antsiferov Grigory
03ece2cf22 Ceph: Add some more configuration options for osd in ceph.conf 2021-05-20 18:25:08 +03:00
Ivan Panteleev
55b70a4753 Added tls1.3 support to es opendistro 2021-05-20 18:24:13 +03:00
Ivan Panteleev
a4f5aedbb0 es java options added 2021-05-20 18:24:13 +03:00
Ivan Panteleev
816470e20a es java options added 2021-05-20 18:24:13 +03:00
Ivan Panteleev
6f9105c434 Disabled tls1.1 for es opendistro 2021-05-20 18:24:13 +03:00
Ivan Panteleev
bc78868fc0 yaml anchors disable 2021-05-20 18:24:13 +03:00
Ivan Panteleev
09fff4dbfb Update init.sls 2021-05-20 18:24:13 +03:00
niku64
fd12f8d352 Fix recursive requisite on consul-reload state (#175) 2021-05-20 18:24:13 +03:00
Ivan Panteleev
3c1ddec5bf moved env var to conf.d instead of env.d 2021-05-20 18:24:13 +03:00
Ivan Panteleev
3e41d3c313 Add filebeat env vars for ssl compatibility 2021-05-20 18:24:13 +03:00
Ivan Panteleev
ba167d23e0
Merge pull request #181 from rbkmoney/upd_tls_es
Added tls1.3 support to es opendistro
2021-05-12 13:17:28 +03:00
Ivan Panteleev
ddc3575157 Added tls1.3 support to es opendistro 2021-05-12 13:14:24 +03:00
Ivan Panteleev
7d247d1ac9
Merge pull request #180 from rbkmoney/add_es_java_opts
es java options added
2021-05-11 16:10:38 +03:00
Ivan Panteleev
026ff9f875 es java options added 2021-05-11 16:06:20 +03:00
Ivan Panteleev
60abc5b9fb es java options added 2021-05-11 16:03:58 +03:00
Ivan Panteleev
1e143a4533
Merge pull request #179 from rbkmoney/es_disable_tls1.1
Disabled tls1.1 for es opendistro
2021-05-11 15:47:16 +03:00
Ivan Panteleev
65f1a3ed1c Disabled tls1.1 for es opendistro 2021-05-11 15:43:55 +03:00
Ivan Panteleev
726af07cec
Merge pull request #178 from rbkmoney/test_es7_migrate
elasticsearch state fixed for v7 migration
2021-04-21 20:53:02 +03:00
Ivan Panteleev
96f423a396 yaml anchors disable 2021-04-20 20:47:46 +03:00
Ivan Panteleev
70f5e07327
Merge pull request #177 from rbkmoney/fix_beats
typo
2021-04-20 01:55:28 +03:00
Ivan Panteleev
f2187411a6
Update init.sls 2021-04-19 19:10:44 +03:00
Ivan Panteleev
7ad81a945d
Merge pull request #176 from rbkmoney/fix_filebeat_state
Fix filebeat state
2021-04-16 14:32:20 +03:00
Ivan Panteleev
f2f1015420 Merge branch 'fix_filebeat_state' of github.com:rbkmoney/salt-common into fix_filebeat_state 2021-04-16 13:00:13 +03:00
Ivan Panteleev
6aab60cf5c moved env var to conf.d instead of env.d 2021-04-16 12:56:52 +03:00
Ivan Panteleev
1f2aed2691
Merge branch 'master' into fix_filebeat_state 2021-04-16 12:09:50 +03:00
Ivan Panteleev
98ba706b5b Add filebeat env vars for ssl compatibility 2021-04-16 12:07:52 +03:00
niku64
a16486d854
Fix recursive requisite on consul-reload state (#175) 2021-04-16 00:37:21 +03:00
Alexander Miroshnichenko
8053ae9f57 salt: add last order option for salt-master, salt-minion services state_ids (#174)
Restart services salt-master, salt-minion after all the changes from top.sls are applied.
2021-04-15 22:09:12 +03:00
Alexander Miroshnichenko
807d85dcba fix consul config key pillar: data_dir (#173) 2021-04-15 22:09:12 +03:00
Antsiferov Grigory
3ec99aa78e Update consul states, require consul:main-config:data-dir pillar 2021-04-15 22:09:12 +03:00
vilorij
310fe15cb6 Update crio.sls (#171)
* Update crio.sls

* Create crio-registries.conf
2021-04-15 22:09:12 +03:00
Alexander Miroshnichenko
90009a45c6 sysctl kernel: apply only if papameter exists (#170)
* sysctl kernel: apply only if papameter exists
2021-04-15 22:09:12 +03:00
vilorij
20fdb5e1df K8s package split (#167)
* split

* get only first ipv6 for apiserver

* delete manifets by kubelet

* switch to helm module

Co-authored-by: Dmitry Skokov <d.skokov@rbkmoney.com>
2021-04-15 22:09:12 +03:00
Alexander Miroshnichenko
0934174c36 remove garbage packages from list (#169) 2021-04-15 22:09:12 +03:00
Dmitry Skokov
1baa2e0fa6 use pillar for cilium 2021-04-15 22:09:12 +03:00
Alexander Miroshnichenko
96ab21362c
salt: add last order option for salt-master, salt-minion services state_ids (#174)
Restart services salt-master, salt-minion after all the changes from top.sls are applied.
2021-04-06 15:42:58 +00:00
Alexander Miroshnichenko
682ec24bc3
fix consul config key pillar: data_dir (#173) 2021-04-02 09:14:05 +00:00
Antsiferov Grigory
19e4fee192 Update consul states, require consul:main-config:data-dir pillar 2021-03-19 17:14:30 +03:00
vilorij
28fa07357f
Update crio.sls (#171)
* Update crio.sls

* Create crio-registries.conf
2021-02-15 14:19:41 +03:00
Alexander Miroshnichenko
b1e3107658
sysctl kernel: apply only if papameter exists (#170)
* sysctl kernel: apply only if papameter exists
2021-02-12 17:31:58 +00:00
vilorij
65837d2c71
K8s package split (#167)
* split

* get only first ipv6 for apiserver

* delete manifets by kubelet

* switch to helm module

Co-authored-by: Dmitry Skokov <d.skokov@rbkmoney.com>
2021-02-12 11:03:36 +03:00
Antsiferov Grigory
631a8ef4c6 Add monitoring.init 2021-02-11 17:20:24 +03:00
Antsiferov Grigory
dbcde0a4a4 Update lldpd states 2021-02-11 17:20:24 +03:00