Alexandru Avadanii
46860e878e
network.interface: Fix ifup OVS port with route
This change attempts to fix the following sequence for nodes with
OVS ports that also have routes defined:
- state.sls linux.network; system.reboot; state.sls linux.network;
If an OVS port also has a route defined, a route cfg file is
created in </etc/network/if.{down,up}.d/>, which is sourced after
system reboot before we (eventually) re-run `interface.sls`, leaving
the OVS port in UP state, so `ifup` would fail.
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
il y a 7 ans
Petr Michalec
ef291d3d85
Merge "Adds alert to warn for open files being depleted"
il y a 7 ans
Filip Pytloun
3a999aa0dd
Merge "restart interface after ip flush / remove cloud init interface file / kill dhclient"
il y a 7 ans
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
il y a 7 ans
Jiri Broulik
b333d2841b
restart interface after ip flush / remove cloud init interface file / kill dhclient
PROD-15584
Change-Id: I48ec8a4dd3f6d3a9477c03c218591d42b68f0bab
il y a 7 ans
Jakub Josef
d9fffba0ca
Fixed typo in run_tests.sh file
Change-Id: Id6b498711466a3e4987522bc4fdb29f8970580f1
il y a 7 ans
Kirill Mashchenko
01ad2ccdce
Increase disk issues timeout for alerts
Change-Id: I646a852be587598ff0866e5941d954a6ac1fdd08
il y a 7 ans
Filip Pytloun
1510389333
Merge "improve mkfs condition and make fs_type for partitioning optional"
il y a 7 ans
Kyrylo Mashchenko
78dad625f2
Merge "Reduce alerting noise for system disk issues"
il y a 7 ans
Kirill Mashchenko
f2a380d42a
Reduce alerting noise for system disk issues
Change-Id: I4fb69e8defa44a9d92a9fb7c23a6280fffc1a3e9
il y a 7 ans
Ondrej Smola
bace671737
improve mkfs condition and make fs_type for partitioning optional
Change-Id: Iba8126cadc80c0de04baf3cc65d0868aa147bc01
il y a 7 ans
Filip Pytloun
05eecf8559
Merge pull request #132 from alexandruavadanii/interface-repl-fix
network.interface: strict eol pattern matching
il y a 7 ans
Alexandru Avadanii
628461883e
network.interface: strict eol pattern matching
Fixes : #131
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
il y a 7 ans
Filip Pytloun
cc54623dd5
Merge pull request #130 from FHE3/linux-system-elevator
fix Conflicting ID for duplicated include of linux.system.grub
il y a 7 ans
Simon Schneider
502363e755
fix Conflicting ID for duplicated include of linux.system.grub
il y a 7 ans
Filip Pytloun
318dfee6ad
Merge pull request #129 from FHE3/linux-system-elevator
Add elevator parameter to GRUB_CMDLINE_LINUX_DEFAULT
il y a 7 ans
Simon Schneider
98f7a4925c
add test pillar for system.kernel.elevator
il y a 7 ans
Simon Schneider
0225666deb
Add elevator parameter to GRUB_CMDLINE_LINUX_DEFAULT
il y a 7 ans
Ales Komarek
68fdfeb118
Merge "Move fluentd config under agent role"
il y a 7 ans
Richard Felkl
476b2747c2
Merge "Typo fixes for system.linux.apt"
il y a 7 ans
Dmitry Stremkouski
4793dde2ee
Typo fixes for system.linux.apt
Change-Id: I813a2fb6e3d155e3b93d25bee60b7a91e5fe2bbd
il y a 7 ans
Marek Celoud
4b59cf8ffe
fix : in system.apt
Change-Id: Idb8321ef0fa1811a1169c92b603b43f80413c9f2
il y a 7 ans
Jenkins
040293edba
Merge remote-tracking branch 'target/master'
il y a 7 ans
Marek Celoud
106cc853c5
Merge "Specify a separate dir for vhost_user sockets"
il y a 7 ans
Filip Pytloun
d221d1de0b
Merge pull request #128 from pkruk/master
add startsector for partitions
il y a 7 ans
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
il y a 7 ans
Piotr Kruk
d51911ba5c
add startsector for partitions
il y a 7 ans
Filip Pytloun
36200a423f
Fix meta/salt.yml to workaround broken formulas
Change-Id: I6b6fbaaebd3e349bf76aa05cb9eb2004a842d9c5
il y a 7 ans
Petr Michalec
af47e381a7
Merge "Add noifupdown support"
il y a 7 ans
Petr Jediný
ae153b5602
Fix missing source stanzas for OVS deployments
Change-Id: Ia841e735113082d82000874594a7bf0723f4910f
Closes-Bug: #PROD-16236
il y a 7 ans
Filip Pytloun
c512e6c73f
Add linux.system.apt state
Change-Id: I1e190f1f5b34a049335efbecffad3dddf7c41644
il y a 7 ans
Bartosz Kupidura
3852f9cffc
Move fluentd config under agent role
Change-Id: I22e7e4713e20f6a0f79c5ab4b3066f1f0129feb0
il y a 7 ans
Filip Pytloun
2e32546139
Merge remote-tracking branch 'origin/master'
il y a 7 ans
Filip Pytloun
3af564619b
Fix trailing :
Change-Id: Id9d9178ca7417df1b8a83110e92cf4a62907982d
il y a 7 ans
sgudz
f73b92fddf
Fix for disabled repos
Change-Id: Icbbd64144e6619eaa56e02c6c9362c7bcad9dd96
il y a 7 ans
Bartosz Kupidura
f2706bc09a
Fix pos_file location
Change-Id: Ifa2787d76cf18e29f54583046349c071c5e9a25e
il y a 7 ans
Jakub Josef
4c516f187f
Merge "Allow removing apt repositories"
il y a 7 ans
Richard Felkl
050374bbba
Merge "Fixing invalid variable reference"
il y a 7 ans
Filip Pytloun
da46d32f9f
Merge pull request #126 from FHE3/fix-selinux
Pull Request for selinux.sls issue #125
il y a 7 ans
Nick Metz
3e17d4e301
add dependency to linux_repo_prereq_pkgs in selinux.mode
il y a 7 ans
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
il y a 7 ans
Filip Pytloun
d410cb348f
Merge "Add fluentd support"
il y a 7 ans
Filip Pytloun
bd16dc27d7
Allow removing apt repositories
Change-Id: Ib7f34360b7580cbc4260b826d1eb21d443801fa5
il y a 7 ans
Bartosz Kupidura
19330f5e9e
Add fluentd support
Change-Id: I64a93135daebe7d55430adc51de2c9186c7a5ad7
il y a 7 ans
mcp-jenkins
fa8f2f21ea
Merge "Add linux.system.directory state"
il y a 7 ans
Tomas Kukral
134f527beb
Merge "Fix SystemDiskInodesTooLow alert"
il y a 7 ans
Ales Komarek
4777318c73
Merge "Insert a new line before a section name"
il y a 7 ans
Szymon Bańka
a0dd1737af
Fix SystemDiskInodesTooLow alert
Change-Id: I715f78983c69084c81d4efd4a5625d5dfe0f276f
il y a 7 ans
Ramon Melero
14ef04f504
Adds alert to warn for open files being depleted
Change-Id: I87d132ce6473715b0992e561b2855456f24bcb3b
il y a 7 ans
Filip Pytloun
2cb0421818
Merge pull request #123 from slimakcz/fix_add_cert_centos
fix adding ca certs to ca trust on centos/redhat
il y a 7 ans