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
7 years ago
Filip Pytloun
41751b2d2e
Merge "move lvm config and service before managing VG and LV"
7 years ago
Ondrej Smola
b97ac007d9
move lvm config and service before managing VG and LV
Change-Id: If76a9d1aa3d23f3c38ec2135b42d63f64c4b1332
7 years ago
Filip Pytloun
bded90b59c
Merge pull request #135 from FHE3/grub-compatibly-redhat
fix for issue #134 - compatibly issues in grub configuration with Red…
7 years ago
Nick Metz
dbf0727472
fix for issue #134 - compatibly issues in grub configuration with RedHat os_family systems
7 years ago
Petr Jediny
6f9a9f8fc6
Merge "Add additional bonding options"
7 years ago
Petr Michalec
ef291d3d85
Merge "Adds alert to warn for open files being depleted"
7 years ago
Filip Pytloun
3a999aa0dd
Merge "restart interface after ip flush / remove cloud init interface file / kill dhclient"
7 years ago
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
7 years ago
Jiri Broulik
b333d2841b
restart interface after ip flush / remove cloud init interface file / kill dhclient
PROD-15584
Change-Id: I48ec8a4dd3f6d3a9477c03c218591d42b68f0bab
7 years ago
Jakub Josef
d9fffba0ca
Fixed typo in run_tests.sh file
Change-Id: Id6b498711466a3e4987522bc4fdb29f8970580f1
7 years ago
Kirill Mashchenko
01ad2ccdce
Increase disk issues timeout for alerts
Change-Id: I646a852be587598ff0866e5941d954a6ac1fdd08
7 years ago
Filip Pytloun
1510389333
Merge "improve mkfs condition and make fs_type for partitioning optional"
7 years ago
Kyrylo Mashchenko
78dad625f2
Merge "Reduce alerting noise for system disk issues"
7 years ago
Kirill Mashchenko
f2a380d42a
Reduce alerting noise for system disk issues
Change-Id: I4fb69e8defa44a9d92a9fb7c23a6280fffc1a3e9
7 years ago
Ondrej Smola
bace671737
improve mkfs condition and make fs_type for partitioning optional
Change-Id: Iba8126cadc80c0de04baf3cc65d0868aa147bc01
7 years ago
Filip Pytloun
05eecf8559
Merge pull request #132 from alexandruavadanii/interface-repl-fix
network.interface: strict eol pattern matching
7 years ago
Alexandru Avadanii
628461883e
network.interface: strict eol pattern matching
Fixes : #131
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
7 years ago
Filip Pytloun
cc54623dd5
Merge pull request #130 from FHE3/linux-system-elevator
fix Conflicting ID for duplicated include of linux.system.grub
7 years ago
Simon Schneider
502363e755
fix Conflicting ID for duplicated include of linux.system.grub
7 years ago
Filip Pytloun
318dfee6ad
Merge pull request #129 from FHE3/linux-system-elevator
Add elevator parameter to GRUB_CMDLINE_LINUX_DEFAULT
7 years ago
Simon Schneider
98f7a4925c
add test pillar for system.kernel.elevator
7 years ago
Simon Schneider
0225666deb
Add elevator parameter to GRUB_CMDLINE_LINUX_DEFAULT
7 years ago
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
7 years ago
Ales Komarek
68fdfeb118
Merge "Move fluentd config under agent role"
7 years ago
Richard Felkl
476b2747c2
Merge "Typo fixes for system.linux.apt"
7 years ago
Dmitry Stremkouski
4793dde2ee
Typo fixes for system.linux.apt
Change-Id: I813a2fb6e3d155e3b93d25bee60b7a91e5fe2bbd
7 years ago
Marek Celoud
4b59cf8ffe
fix : in system.apt
Change-Id: Idb8321ef0fa1811a1169c92b603b43f80413c9f2
7 years ago
Jenkins
040293edba
Merge remote-tracking branch 'target/master'
7 years ago
Marek Celoud
106cc853c5
Merge "Specify a separate dir for vhost_user sockets"
7 years ago
Filip Pytloun
d221d1de0b
Merge pull request #128 from pkruk/master
add startsector for partitions
7 years ago
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
7 years ago
Piotr Kruk
d51911ba5c
add startsector for partitions
7 years ago
Filip Pytloun
36200a423f
Fix meta/salt.yml to workaround broken formulas
Change-Id: I6b6fbaaebd3e349bf76aa05cb9eb2004a842d9c5
7 years ago
Petr Michalec
af47e381a7
Merge "Add noifupdown support"
7 years ago
Petr Jediný
ae153b5602
Fix missing source stanzas for OVS deployments
Change-Id: Ia841e735113082d82000874594a7bf0723f4910f
Closes-Bug: #PROD-16236
7 years ago
Filip Pytloun
c512e6c73f
Add linux.system.apt state
Change-Id: I1e190f1f5b34a049335efbecffad3dddf7c41644
7 years ago
Bartosz Kupidura
3852f9cffc
Move fluentd config under agent role
Change-Id: I22e7e4713e20f6a0f79c5ab4b3066f1f0129feb0
7 years ago
Filip Pytloun
2e32546139
Merge remote-tracking branch 'origin/master'
7 years ago
Filip Pytloun
3af564619b
Fix trailing :
Change-Id: Id9d9178ca7417df1b8a83110e92cf4a62907982d
7 years ago
sgudz
f73b92fddf
Fix for disabled repos
Change-Id: Icbbd64144e6619eaa56e02c6c9362c7bcad9dd96
7 years ago
Bartosz Kupidura
f2706bc09a
Fix pos_file location
Change-Id: Ifa2787d76cf18e29f54583046349c071c5e9a25e
7 years ago
Jakub Josef
4c516f187f
Merge "Allow removing apt repositories"
7 years ago
Richard Felkl
050374bbba
Merge "Fixing invalid variable reference"
7 years ago
Filip Pytloun
da46d32f9f
Merge pull request #126 from FHE3/fix-selinux
Pull Request for selinux.sls issue #125
7 years ago
Nick Metz
3e17d4e301
add dependency to linux_repo_prereq_pkgs in selinux.mode
7 years ago
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
7 years ago
Filip Pytloun
d410cb348f
Merge "Add fluentd support"
7 years ago
Filip Pytloun
bd16dc27d7
Allow removing apt repositories
Change-Id: Ib7f34360b7580cbc4260b826d1eb21d443801fa5
7 years ago
Bartosz Kupidura
19330f5e9e
Add fluentd support
Change-Id: I64a93135daebe7d55430adc51de2c9186c7a5ad7
7 years ago