Martin Polreich
4fcd5c0eae
Enable setting home dir permissions
Fixes: PROD-21350
Change-Id: If5a4473296e4d2cb6a80cb7397ac38a66011f39d
6年前
Alexander Noskov
2a52a52057
Install nscd for caching LDAP queries
nscd is recommended package for libpam-ldapd and libnss-ldapd, but
since we disabled Install-Recommends for apt in
https://gerrit.mcp.mirantis.net/14431 we need to specify this package in
linux formula.
nscd is a daemon which handles passwd, group and host lookups for
running programs and caches the results for the next query.
Change-Id: Ia17441da2b3072d943d0e9225721dc9921de2514
6年前
Richard Felkl
563f47cfac
Merge "added possibility to use list for sysfs params"
6年前
Ondrej Smola
ef9bd76e4b
added possibility to use list for sysfs params
Change-Id: Id9ffc5cbbbb10fd6136d459ed461151a1800e857
related-bug: PROD-21205
6年前
Jiri Broulik
2c34cb1489
vlan pkg for interfaces
PROD-20944
Change-Id: I9ef98b529d57171cf17c33597fd6af69d2f43a41
6年前
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年前
Michal Kobus
697ce4bf04
Add monitoring for cron job
Change-Id: I710b65decf6697d0bb5d21fc3fc2d332b78119c5
Closes-bug: PROD-21073
6年前
Ondrej Smola
792316452f
Merge "Add ability to configure VLAN tag on patch port"
6年前
Dmitry Kalashnik
a0c0ccda99
Rationalize Linux dashboards
Change-Id: I6b21bed3dd2c632af8274769b562f366c4057b82
Closes-Prod: PROD-20090
6年前
Petr Jediny
d7be9fca73
Merge "Disable creation of /dev/hugepages mount point"
6年前
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年前
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年前
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年前
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年前
Petr Michalec
24477c590b
Fix, system.repo don't use curl on fixed pkgrepo.manage
Change-Id: Id5b5a44f3dfbbdd60442fd2f273b72557fa9e191
6年前
Richard Felkl
38727e21df
Merge "Cosmetic changes for alerts"
6年前
Michal Kobus
97242f156a
Cosmetic changes for alerts
Change-Id: I9e8464e3ee5ef28ca5eb7eb84e645e42fb6576cd
Closes-bug: PROD-20466
6年前
azvyagintsev
eda3823a09
Fix default_repo requirments
Change-Id: I2d374a589e18f38f91beac9514ff5bf3c034d637
6年前
mcp-jenkins
e959ef234a
Merge "Fix system:repo"
6年前
Filip Pytloun
41b86940bb
Merge pull request #152 from bbinet/file.serialize
Add support file.serialize in linux:system:file
6年前
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年前
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年前
Petr Michalec
64113f1216
Merge pull request #150 from horakmar/repo-key-via-proxy
Workaround for fetching repo keys via proxy.
6年前
Petr Michalec
7752d48fac
Merge pull request #151 from salt-formulas/atp-proxy
Fixed https apt proxy to same host as http
6年前
Aleš Komárek
d620630de5
Fixed https apt proxy to same host as http
6年前
Martin Horak
9673a18fba
Fixed curl to follow redirections.
6年前
Martin Horak
ceb6686d71
Fix syntax - add quotes.
6年前
Richard Felkl
799df454b6
Merge "Alerts reworked"
6年前
Martin Horak
77f2d02118
Rewritten using replace to make one line.
6年前
Martin Horak
c0c7292279
Enable adding multiline GPG key.
6年前
Oleksii Chupryn
8cea4f044b
Move ifcfg-br-prv to interfaces.u
Change-Id: I016a0737e700162e41a39cf5643d5ee3c42c2cc5
Prod-Related: PROD-20467
6年前
Martin Horak
7b14633199
Fix typo.
6年前
Martin Horak
f1feaf60a3
Change requisite clausule.
Add check for existing key for idempotency.
6年前
Aleš Komárek
509bf8d882
Merge pull request #136 from alexandruavadanii/network-routes-noifupdown
routes: Skip network restart on 'noifupdown'
6年前
Martin Horak
a73b87150e
Workaround for fetching repo keys via proxy.
6年前
Michal Kobus
d40d0f1e24
Alerts reworked
Change alerts names, severity and descriptions.
Closes-bug: PROD-19718
Change-Id: I238fbcd51cf48389b504ccb531ba9b2bc9dd4be6
6年前
Ondrej Smola
b337170a63
Merge "* Splitting pam modules: - ldap - mkhomedir"
6年前
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年前
Oleksii Chupryn
144432b0f7
Add support of mcelog service
Change-Id: I32c83d63e7f359704ab6cc77dec07a1617880fbb
Prod-Related: PROD-20137
6年前
mcp-jenkins
ea41be1a01
Merge "Adding ability to configure OVS logging"
6年前
Ondrej Smola
f7000b4334
Merge "Fix the setup-loopback-device service config for upstart"
6年前
Petr Michalec
8854c6d2b7
Merge "Add Salt 2018.3 tests"
6年前
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年前
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年前
Richard Felkl
ec695caf3e
Merge "Be able to gather hdd_errors with syslog"
6年前
Richard Felkl
5bfeb1d7db
Merge "Fix list of lvm services for trusty"
6年前
Mateusz Matuszkowiak
a7a3bda4f6
Be able to gather hdd_errors with syslog
Change-Id: I562455b281f1a92f674e859fa237b38f3432df7b
Closes-Bug: PROD-19728
6年前
ibumarskov
45f6093bd8
Fix list of lvm services for trusty
Change-Id: I66e5c2f96dcbe432fd8d893683a4a3288170dff0
Closes-bug: PROD-18660
6年前
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年前
Filip Pytloun
adbce9c8eb
Merge pull request #149 from mnederlof/modprobe-template-fix
Fixing layout of modprobe.conf file with more than one option
6年前