Petr Michalec
c6b091150e
system.repo call curl with proxy env.
Change-Id: If5a8d56cc950ad0730ac728da20875a5c92bc194
6 years ago
Petr Michalec
642d3171cb
use pkg.add_repo_key and return unless
Change-Id: I9641d6a5bf8dc0aeef0bd4627384f216b568dc20
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
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
Jiri Broulik
b08a62ebe6
Merge "Flush IP address on change for ovs_port"
6 years ago
Oleh Hryhorov
a130001a78
Flush IP address on change for ovs_port
The patch makes IP address flush for external network
interface where IP address is assigned automatically
however an IP address from the same IP range is hardcoded in
the model.
Change-Id: I4220a635a96a031ad74dca1034c917e7d87d4b11
Related-PROD: PROD-19504
6 years ago
Ondrej Smola
7f5087d5d1
added creation of default group to user without gid defined
Change-Id: I55ebc405f4534c02c3637bf45100031ea51c81de
6 years ago
Ondrej Smola
ea1e1445b5
Merge "Update motd.sls"
6 years ago
Ondrej Smola
15e10dd7cf
change gid_from_name to false to user present
saltstack 2017.7 is failing to create user when default group for user is not present, commit which changes this behavior from 2016.3 is a18dbe0c11
Change-Id: I478d632e8aa7303ab2ee32b033478148c18c473d
6 years ago
Dmitry Teselkin
538c824aae
Update motd.sls
This patch unifies /etc/motd managing approach for both RedHat and
Ubuntu systems. Providing a string value via linux:system:motd
pillar will configure static /etc/motd and remove dynamic scripts
from /etc/update-motd.d (if present).
update-motd can safely be removed because Ubuntu supports dynamic
motd by pam_motd means since 2009.
Related-Prod: PROD-17287
Change-Id: Ic9b7e18abb12cfe8704717b14dc1237e40715319
6 years ago
Oleg Bondarev
bb0708ddf3
Install linux headers along with dpdk packages
Change-Id: I99fe6d4252ea5d9cdfce82ea2fed5405a4b0f4fa
Related-Prod: PROD-19365
6 years ago