cristinapauna
a3d319974b
Apply the hugepages configuration for aarch64
Needed for https://jira.opnfv.org/browse/ARMBAND-341
pirms 7 gadiem
Richard Felkl
2e07d650c1
Added support for managing files by pillar
Change-Id: Ibd0a024bcd69089d9835a18f2bb803c952e13967
pirms 7 gadiem
Sergey Otpuschennikov
5413281426
Remove old kernel via dpkg instead of apt
During remove previous kernel apt installs latest available kernel
Change-Id: Ife9c1a57257bd790e01a597d1a853cadd38bb03b
pirms 7 gadiem
Andrey Shestakov
7df80d16a6
Disable resolvconf service.
When resolv.conf file is managed by salt, resolvconf service should be disabled
because it overwriting resolv.conf after reboot.
Change-Id: I7ec85872ddbd5f90232d5d41a8171169c779a1c5
pirms 7 gadiem
Martin Polreich
72f61c4e34
Remove Salt deprecations and switch tests to Salt 2017.7
Change-Id: If96f95fdab13eae187a843f81b0d0060339a5f98
pirms 7 gadiem
Michael Polenchuk
d173d55427
[dpdk] Support ovs bridge tagging
Bring in "tag" option for dpdk/ovs bridges
to support vlan-tagged vxlan mode.
Change-Id: I7f1f88233694f2c8b968a6cf55584f32879ec042
pirms 7 gadiem
Dmitry Stremkouski
7d8d67aa1e
Presenting pam_ldap auth for linux feature
This patch implements pam ldap integration for linux host.
Related Prod: PROD-16022
Customer-Found
Change-Id: I2a05cfb4821d176724f03c61253700ef1f4d0bd8
pirms 7 gadiem
Michael Polenchuk
9ee7473ff9
Wipe off the dpdk-dkms meta package
Wipe off this excess meta package from dpdk required packages
list in order to be compatible with UCA repos as well.
Change-Id: Ia0e894e48f2cbb9d911f33756cf5a5508a20179c
Closes-Bug: #PROD-17033
pirms 7 gadiem
Oleh Hryhorov
3e68a4f78b
The patch fixes access to undefined variable
The patches fixes the situation when repo is not defined but
formula tries to get access to source parameter of the repo.
Change-Id: Ifa7b8475bfc2cece6803ab7da7b2d0d5cc12b652
Related-PROD: PROD-17001
pirms 7 gadiem
Jiri Broulik
303905d8db
cgroups
PROD-16845
Change-Id: Iabc6f4584e34c988e67ff42ee8ceb20c469823d6
pirms 7 gadiem
Jiri Broulik
1a191e379e
ifdown ifup fix
PROD-16903
Change-Id: I660f745fc7518836f262b08fb92d39bbbe7a24e8
pirms 7 gadiem
Bartosz Kupidura
6616077674
Generate metrics from logs
Change-Id: I5a8ccb235d36c1b4115794904f373a5704c2296d
pirms 7 gadiem
Petr Michalec
4d5c0a80bd
Fix/Feature: RHEL repo.enabled=False; use pkgrepo.abset
Change-Id: I811cbb17d98df357c4b44bd53ddcc5d01a06537f
pirms 7 gadiem
Nick Metz
f04f5f3630
add additional shared libraries ( #137 )
* This merge request gives the ability to add shared libaries without set LD_LIBRARY_PATH variable.
1. Generate file in /etc/ld.so.conf.d/
2. update /etc/ld.so.cache with ldconfig command
example pillars:
linux:
system:
enabled: True
ld:
libraries:
java:
- /usr/lib/jvm/jre-openjdk/lib/amd64/server
- /opt/java/jre/lib/amd64/server
* fix format in README.rst for Shared Libraries
* Fix for #137 - change pillar libraries key to library
pirms 7 gadiem
Ondrej Smola
b97ac007d9
move lvm config and service before managing VG and LV
Change-Id: If76a9d1aa3d23f3c38ec2135b42d63f64c4b1332
pirms 7 gadiem
Nick Metz
dbf0727472
fix for issue #134 - compatibly issues in grub configuration with RedHat os_family systems
pirms 7 gadiem
Denis V. Meltsaykin
4bd05226df
Fixed several issues in the interface state
Fixed:
* The udev-rules template is not tested
* Wrong unicode character in the template leads to udev ignoring
the rule completely
* The template is unable to be rendered due to absent import
* udev is not retrigerred with new rules
Change-Id: I134b5e49b883afcc5e34feaaa561d7ca70192796
Closes-Bug: PROD-16649
pirms 7 gadiem
Jiri Broulik
b333d2841b
restart interface after ip flush / remove cloud init interface file / kill dhclient
PROD-15584
Change-Id: I48ec8a4dd3f6d3a9477c03c218591d42b68f0bab
pirms 7 gadiem
Kirill Mashchenko
01ad2ccdce
Increase disk issues timeout for alerts
Change-Id: I646a852be587598ff0866e5941d954a6ac1fdd08
pirms 7 gadiem
Kirill Mashchenko
f2a380d42a
Reduce alerting noise for system disk issues
Change-Id: I4fb69e8defa44a9d92a9fb7c23a6280fffc1a3e9
pirms 7 gadiem
Ondrej Smola
bace671737
improve mkfs condition and make fs_type for partitioning optional
Change-Id: Iba8126cadc80c0de04baf3cc65d0868aa147bc01
pirms 7 gadiem
Alexandru Avadanii
628461883e
network.interface: strict eol pattern matching
Fixes : #131
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
pirms 7 gadiem
Simon Schneider
502363e755
fix Conflicting ID for duplicated include of linux.system.grub
pirms 7 gadiem
Simon Schneider
0225666deb
Add elevator parameter to GRUB_CMDLINE_LINUX_DEFAULT
pirms 7 gadiem
Keith Byrne
6ffb0a962e
Add additional bonding options
primary for bond modes 1, 5, and 6
arp_ip_target for bond modes 0, and 2
Change-Id: I47cbb45019fdb6a930dd25038186c6f18915fbb1
pirms 7 gadiem
Dmitry Stremkouski
4793dde2ee
Typo fixes for system.linux.apt
Change-Id: I813a2fb6e3d155e3b93d25bee60b7a91e5fe2bbd
pirms 7 gadiem
Marek Celoud
4b59cf8ffe
fix : in system.apt
Change-Id: Idb8321ef0fa1811a1169c92b603b43f80413c9f2
pirms 7 gadiem
Oleg Bondarev
6191961e80
Specify a separate dir for vhost_user sockets
Currently when OVS-DPDK is enabled, instances fail to spawn
due to permissions mismatch, see nova bug for details:
https://bugs.launchpad.net/nova/+bug/1670950
This patch configures OVS to use a separate dir, created by
nova formula [1].
[1] https://gerrit.mcp.mirantis.net/11213
Related-PROD: PROD-14413
Change-Id: Ia86658b0967b4d35f063c7f6f53e26e78a1fbd39
pirms 7 gadiem
Piotr Kruk
d51911ba5c
add startsector for partitions
pirms 7 gadiem
Filip Pytloun
36200a423f
Fix meta/salt.yml to workaround broken formulas
Change-Id: I6b6fbaaebd3e349bf76aa05cb9eb2004a842d9c5
pirms 7 gadiem
Petr Jediný
ae153b5602
Fix missing source stanzas for OVS deployments
Change-Id: Ia841e735113082d82000874594a7bf0723f4910f
Closes-Bug: #PROD-16236
pirms 7 gadiem
Filip Pytloun
c512e6c73f
Add linux.system.apt state
Change-Id: I1e190f1f5b34a049335efbecffad3dddf7c41644
pirms 7 gadiem
Bartosz Kupidura
3852f9cffc
Move fluentd config under agent role
Change-Id: I22e7e4713e20f6a0f79c5ab4b3066f1f0129feb0
pirms 7 gadiem
Filip Pytloun
3af564619b
Fix trailing :
Change-Id: Id9d9178ca7417df1b8a83110e92cf4a62907982d
pirms 7 gadiem
sgudz
f73b92fddf
Fix for disabled repos
Change-Id: Icbbd64144e6619eaa56e02c6c9362c7bcad9dd96
pirms 7 gadiem
Bartosz Kupidura
f2706bc09a
Fix pos_file location
Change-Id: Ifa2787d76cf18e29f54583046349c071c5e9a25e
pirms 7 gadiem
Nick Metz
3e17d4e301
add dependency to linux_repo_prereq_pkgs in selinux.mode
pirms 7 gadiem
Nick Metz
45423245b3
Fix for issue #125 with selinux.sls, remove selinux_config is not nessasary to set SELINUX=. Salt state selinux.mode will set values for selinux in /etc/selinux/config default is permissive set in map.jinja
pirms 7 gadiem
Filip Pytloun
bd16dc27d7
Allow removing apt repositories
Change-Id: Ib7f34360b7580cbc4260b826d1eb21d443801fa5
pirms 7 gadiem
Bartosz Kupidura
19330f5e9e
Add fluentd support
Change-Id: I64a93135daebe7d55430adc51de2c9186c7a5ad7
pirms 7 gadiem
Szymon Bańka
a0dd1737af
Fix SystemDiskInodesTooLow alert
Change-Id: I715f78983c69084c81d4efd4a5625d5dfe0f276f
pirms 7 gadiem
Ramon Melero
14ef04f504
Adds alert to warn for open files being depleted
Change-Id: I87d132ce6473715b0992e561b2855456f24bcb3b
pirms 7 gadiem
Filip Pytloun
8b2131eeec
Add linux.system.directory state
Change-Id: Ida91f545cc705457d1bc567fbee483e14a202a3a
pirms 7 gadiem
tomas kamm
4e87758a6e
fix adding ca certs to centos/redhat
pirms 7 gadiem
Filip Pytloun
6df26123d3
Remove /etc/motd if we are using dynamic motd
pirms 7 gadiem
Filip Pytloun
36fc6df8bf
Fix motd on debian jessie
pirms 7 gadiem
Filip Pytloun
8b5af7cea1
Fix update-motd for debian
pirms 7 gadiem
chnyda
8221541714
Include linux.system.user in linux.system.job
Change-Id: I3a2a0ac5518701b4c9de28437e9aefd1307ca01b
pirms 7 gadiem
Consatntine Kalinovskiy
8aad368ec8
Fixing invalid variable reference
Change-Id: I7919ef2273185081d56a40af1e8fb4e602da41a2
pirms 7 gadiem
chnyda
8e2aecef63
Fix cronjob commands in linux.system.job
Change-Id: I41f63e70ad4bd30dc478eeafeaf2823fa7508373
pirms 7 gadiem