Jiri Broulik
2c34cb1489
vlan pkg for interfaces
PROD-20944
Change-Id: I9ef98b529d57171cf17c33597fd6af69d2f43a41
6 years ago
mkobus
f546f9582f
Revert "Add monitoring for cron job"
As we resign to develop full-stack solution to monitor cron jobs
This reverts commit 697ce4bf04
.
Change-Id: Icab6008011141bb658c836897a05018dd6ce2984
6 years ago
Michal Kobus
697ce4bf04
Add monitoring for cron job
Change-Id: I710b65decf6697d0bb5d21fc3fc2d332b78119c5
Closes-bug: PROD-21073
6 years ago
Ondrej Smola
792316452f
Merge "Add ability to configure VLAN tag on patch port"
6 years ago
Dmitry Kalashnik
a0c0ccda99
Rationalize Linux dashboards
Change-Id: I6b21bed3dd2c632af8274769b562f366c4057b82
Closes-Prod: PROD-20090
6 years ago
Petr Jediny
d7be9fca73
Merge "Disable creation of /dev/hugepages mount point"
6 years ago
Oleksii Chupryn
694ee72f51
Add ability to configure VLAN tag on patch port
Change-Id: I41f6e9c4feed93d03ac0479f9bd3626e48ad8063
Co-Authored-By: Michael Polenchuk <mpolenchuk@mirantis.com>
Closes-Bug: PROD-20729
6 years ago
Sergey Kreys
b1c8a3022f
Disable creation of /dev/hugepages mount point
We create custom hugepages mount point for KVM/DPDK with custom
parameters (ownership flags/hugepages size). Need to disable default
mount point, because it can be unexpectedly used by DPDK.
Change-Id: Ibee95422213260e544406391c7a0922f1a41c5c2
Closes-Bug: PROD-14325
6 years ago
Petr Michalec
9f30456a0e
Fix, system.repo don't use curl if not needed
- fixed pkgrepo.manage to use/prefer key_url for salt >= 2017.7
- updated syntax for key verificatoin
- fix, avoid curl for salt:// schema (as in #156 )
Change-Id: I1b50c287a4030a9cefa1b819017d59cc5fb1c197
6 years ago
Vasyl Saienko
4a23e4d201
Revert "Fix, system.repo don't use curl on fixed pkgrepo.manage"
Commit totally broke all deployment CI job.
This reverts commit 24477c590b
.
Change-Id: Idce0954f0bd363095069e91edc6941ca78b22c60
6 years ago
Petr Michalec
24477c590b
Fix, system.repo don't use curl on fixed pkgrepo.manage
Change-Id: Id5b5a44f3dfbbdd60442fd2f273b72557fa9e191
6 years ago
Richard Felkl
38727e21df
Merge "Cosmetic changes for alerts"
6 years ago
Bruno Binet
da2b13611a
Use json serializer instead of yaml to fix serialization of long lines
Yaml serializer splits long lines into multiple lines, which causes salt
parsing of generated yaml to fail.
6 years ago
Michal Kobus
97242f156a
Cosmetic changes for alerts
Change-Id: I9e8464e3ee5ef28ca5eb7eb84e645e42fb6576cd
Closes-bug: PROD-20466
6 years ago
azvyagintsev
eda3823a09
Fix default_repo requirments
Change-Id: I2d374a589e18f38f91beac9514ff5bf3c034d637
6 years ago
mcp-jenkins
e959ef234a
Merge "Fix system:repo"
6 years ago
Filip Pytloun
41b86940bb
Merge pull request #152 from bbinet/file.serialize
Add support file.serialize in linux:system:file
6 years ago
Bruno Binet
9c2fe220a8
Add support file.serialize in linux:system:file
Ensure presence of file to be serialized through one of the serializer modules
(see: https://docs.saltstack.com/en/latest/ref/serializers/all/index.html ):
6 years ago
azvyagintsev
6f5e69e2bf
Fix system:repo
* Currently, 'key' was processed only for default repos
* Remove double-definition
* Re-use idempotent fix
Co-Authored-By: Dennis Dmitriev <ddmitriev@mirantis.com>
Change-Id: Ic733f671b39e7b4a8d8e0a83515b6b0632c3a41b
6 years ago
Petr Michalec
64113f1216
Merge pull request #150 from horakmar/repo-key-via-proxy
Workaround for fetching repo keys via proxy.
6 years ago
Petr Michalec
7752d48fac
Merge pull request #151 from salt-formulas/atp-proxy
Fixed https apt proxy to same host as http
6 years ago
Aleš Komárek
d620630de5
Fixed https apt proxy to same host as http
6 years ago
Martin Horak
9673a18fba
Fixed curl to follow redirections.
6 years ago
Martin Horak
ceb6686d71
Fix syntax - add quotes.
6 years ago
Richard Felkl
799df454b6
Merge "Alerts reworked"
6 years ago
Martin Horak
77f2d02118
Rewritten using replace to make one line.
6 years ago
Martin Horak
c0c7292279
Enable adding multiline GPG key.
6 years ago
Oleksii Chupryn
8cea4f044b
Move ifcfg-br-prv to interfaces.u
Change-Id: I016a0737e700162e41a39cf5643d5ee3c42c2cc5
Prod-Related: PROD-20467
6 years ago
Martin Horak
7b14633199
Fix typo.
6 years ago
Martin Horak
f1feaf60a3
Change requisite clausule.
Add check for existing key for idempotency.
6 years ago
Aleš Komárek
509bf8d882
Merge pull request #136 from alexandruavadanii/network-routes-noifupdown
routes: Skip network restart on 'noifupdown'
6 years ago
Martin Horak
a73b87150e
Workaround for fetching repo keys via proxy.
6 years ago
Michal Kobus
d40d0f1e24
Alerts reworked
Change alerts names, severity and descriptions.
Closes-bug: PROD-19718
Change-Id: I238fbcd51cf48389b504ccb531ba9b2bc9dd4be6
6 years ago
Ondrej Smola
b337170a63
Merge "* Splitting pam modules: - ldap - mkhomedir"
6 years ago
Dzmitry Stremkouski
602735d4a5
* Splitting pam modules:
- ldap
- mkhomedir
* Fixing dependency for mkhomedir refresh
* Adding an ability to disable and enable moules
Prod-Related: EME-220
Change-Id: I94feab03cef82c515c9c430b9828653e87100425
6 years ago
Oleksii Chupryn
144432b0f7
Add support of mcelog service
Change-Id: I32c83d63e7f359704ab6cc77dec07a1617880fbb
Prod-Related: PROD-20137
6 years ago
mcp-jenkins
ea41be1a01
Merge "Adding ability to configure OVS logging"
6 years ago
Ondrej Smola
f7000b4334
Merge "Fix the setup-loopback-device service config for upstart"
6 years ago
Petr Michalec
8854c6d2b7
Merge "Add Salt 2018.3 tests"
6 years ago
Oleh Hryhorov
18a7077969
Adding ability to configure OVS logging
The patch adds ability to configure variety logging options
for OVS. In order to configure OVS log options the below pillar
sctructure should be used:
linux:
network:
openvswitch:
enabled: true
logging:
enabled: true
ovsdb:
console: emer
syslog: err
file: info
facility: local0
vswitchd:
console: emer
syslog: err
file: info
facility: local1
Change-Id: I59ef0636447a974215d872259a26beb858495cfb
Related-PROD: PROD-19980
6 years ago
ibumarskov
f823f3b49a
Fix the setup-loopback-device service config for upstart
When we use the upstart, setup-loopback should be running as a
service to pass the salt linux.storage.loopback state
(service.running).
Change-Id: I9b19a94126b497d89bd6d05f43dca1df0304c0c6
Closes-bug: PROD-19847
6 years ago
Richard Felkl
ec695caf3e
Merge "Be able to gather hdd_errors with syslog"
6 years ago
Richard Felkl
5bfeb1d7db
Merge "Fix list of lvm services for trusty"
6 years ago
Mateusz Matuszkowiak
a7a3bda4f6
Be able to gather hdd_errors with syslog
Change-Id: I562455b281f1a92f674e859fa237b38f3432df7b
Closes-Bug: PROD-19728
6 years ago
ibumarskov
45f6093bd8
Fix list of lvm services for trusty
Change-Id: I66e5c2f96dcbe432fd8d893683a4a3288170dff0
Closes-bug: PROD-18660
6 years ago
Michael Polenchuk
d9369fe835
Mend hugepages config
* make unique mounted device
* hugepages realtime setup for default pagesize only
Change-Id: Ifa369f62a993c59c7b2c471b273fa795cc794e24
Closes-Bug: PROD-19825
6 years ago
Filip Pytloun
adbce9c8eb
Merge pull request #149 from mnederlof/modprobe-template-fix
Fixing layout of modprobe.conf file with more than one option
6 years ago
Michel Nederlof
82a2ebeda0
Fixing layout of modprobe.conf file with more than one option
6 years ago
Dmitry Teselkin
949398e6bd
Configure interactive logon message
This is also covers the following CIS items
* CIS 1.7.1.5 Ensure permissions on /etc/issue are configured (Scored)
Change-Id: If8c237ff4db7e9ab7ee244278d28f632e73ecb56
Related-Prod: PROD-19166
6 years ago
Martin Polreich
69ce4997a8
Add Salt 2018.3 tests
Change-Id: I7e9a1f0edaee6c9d10ebfc77395d88def7a5c3ad
6 years ago