Tomáš Kukrál
0b7a6bf8ba
probe partitions after creating them
Change-Id: I06994fec6f4771317f540d3e4339ff4460a5a493
7 years ago
Yuriy Taraday
c61c7d1566
Invert skip_verify to be opposite of "verfy" flag in pillar
- skip_verify: {{ true if package.verify else false }}
will be true when package:verify is set to true
And that confuses.
"skip verify" means "skip any verify process" and package should
not be verified during installation
Currently, for disabling verification we use:
linux:
system:
package:
netapp-offload-tool:
verify: true
And anyone who is reading reclass model can be easily perplexed.
Patchset fixes that issue.
Change-Id: I38d60ff3dbe651e14898c4937fc7dddad36204be
7 years ago
mcp-jenkins
ff6f5aa357
Merge "make interface route gw not mandatory"
7 years ago
Petr Michalec
6deb6a7346
make interface route gw not mandatory
Change-Id: If2d31176d28d85c7d13cc44f34f923a821942f46
7 years ago
Ondrej Smola
751c8dd53f
fix for conflict id for disk label, added package for xfs
Change-Id: I6d1ba01efff16d41c5e91973d46aaaa7ea3caca5
7 years ago
Jenkins
334f52cb89
Merge remote-tracking branch 'target/master'
7 years ago
Aleš Komárek
5923ec702a
Merge pull request #118 from LotharKAtt/master
add param hardware-dma-ring-rx
7 years ago
Jakub Pavlik
8e2140a8f4
Extend by mkfs for XFS filesystem
Change-Id: I3a6a8fc227cb9abd785b342584038e34d57a4175
7 years ago
Pavel Cizinsky
c186037f6c
add param hardware-dma-ring-rx
7 years ago
Jakub Pavlik
3a033ecb81
Merge "Use unless to determine whether to create partition"
7 years ago
Filip Pytloun
71abe455fb
Use unless to determine whether to create partition
Change-Id: I1c35eb045a46b95f75c7101567d4c4f340b787ab
7 years ago
Jakub Pavlik
b5cd8fb131
fix map.jinja storage variable
Change-Id: I6fc8cdbd5d96740e45dd32ead4f5ea0263818efb
7 years ago
Jakub Pavlik
caeb611a2d
add package parted
Change-Id: I92b5e7b09f6478c190e96819aa279022364f1730
7 years ago
mcp-jenkins
9942d65eb3
Merge "Fix, group members"
7 years ago
Jakub Pavlik
4f74214491
Disk partitioning
Ability to create partitions on empty disks.
Change-Id: I0a71da9d62d8f7df3fa03e3f34d49bad6988ba6d
7 years ago
Petr Michalec
a17ea5ae63
Fix, group members
Change-Id: I71c2dd4b1970b39427beda6465b7a4726b12897b
7 years ago
Filip Pytloun
6896ac9250
Merge pull request #117 from car-da/patch-mount-order
sort mount points
7 years ago
car-da
fc7140507e
sort mount points
Usually you need define order for mounting volumes in one path like mount first /opt and then /opt/cms etc.
7 years ago
Petr Jediný
9dcb5e1afc
Merge pull request #116 from salt-formulas/add-del-users-in-grups
manage group user membership
7 years ago
mcp-jenkins
24b91e3554
Merge "Fix namespace handler to preinstall linux.system.pkgs"
7 years ago
Filip Pytloun
912222253f
Use cron job identifier to be able to update command
Change-Id: Id571945585863a08bd2317b57ecc6123a16e1857
7 years ago
mcp-jenkins
4ffbfaa489
Merge "Don't collect metrics from overlay filesystems"
7 years ago
Simon Pasquier
05a8fd2bb1
Don't collect metrics from overlay filesystems
This is typically used to mount Docker containers but it generates too
many volatile metrics which aren't useful.
Change-Id: I00117895570515b2c8f9690542e83061309464c3
7 years ago
Simon Pasquier
1483c5b3d3
Add a critical alert on low memory
Change-Id: I1c8e752de9ad3479da830706ae736df6846b977f
7 years ago
Jakub Josef
a13f931b0b
Merge "Fix typos in linux/meta/prometheus.yml"
7 years ago
Filip Pytloun
3a761a133f
Require less options for linux.system.job
Change-Id: I74f63a705de8abef146cd1a77f8563e5de5d7f8d
7 years ago
Simon Pasquier
c462fdfe27
Fix typos in linux/meta/prometheus.yml
Change-Id: Ia7df4918732ce8fcf28b1d6eed629073146a567c
7 years ago
Petr Michalec
3cd4cb7641
manage group user membership
7 years ago
Bartosz Kupidura
3d2af0c43f
Don't collect metrics from 'virtual' filesystems
Change-Id: I456ed02ad54a9b55486b4c4a61c9cebfb8f28613
7 years ago
Filip Pytloun
1e69281c38
Merge "Disable not used metrics exposed per cpu"
7 years ago
Tomáš Kukrál
cc4d6151e0
remove .gitreview file on github
Change-Id: If25a3252244c14128089e5b7997396a8869abc7e
7 years ago
Bartosz Kupidura
d2c6bc323a
Disable not used metrics exposed per cpu
Change-Id: Ie3f9da382c23148836e4a20ff0f37c3929e062cf
7 years ago
Petr Michalec
d5f6a87035
Fix namespace handler to preinstall linux.system.pkgs
Change-Id: I22e512e3dcebea3bd5bc1ada08bf2e3c0e6f9250
7 years ago
Simon Pasquier
db768fb47c
Fix Prometheus alerts on dropped packets
Since metrics on dropped packets are counters, the alerts should use
the rate() function. This change also fixes some inconsistencies in the
alert descriptions.
Change-Id: I9abbc0a49f45ba760836c436a3e7e65aa62f652e
7 years ago
Simon Pasquier
c7b79ad6b4
Rename Prometheus alerts for consistency
Change-Id: I1cc00b41a6a1774d1401a9f71ab4c6364c65d139
7 years ago
Olivier Bourdon
0723131ffd
Fix linux/meta/prometheus.yml for the CI
Change-Id: Idc73c152a0e71d5ac2a8c10f46c955755d8e77ae
7 years ago
Petr Jediný
8f8ae54938
Introduce ipflush_onchange
Change-Id: I4dc6d6db82dc4074ed247b7fc0c29bfdc867b0d6
7 years ago
Jiri Broulik
258139d7bf
lvm services fix
Change-Id: I630861bd8f425aa8aa0369d109362d96b01a806c
7 years ago
Jiri Broulik
b916c8e9e5
parametrize lvm filters
Change-Id: I556ab82a1dc0ce711958404165e419275ff5ce19
7 years ago
Yuriy Taraday
49008ea0da
Require /etc/sysfs.d to create governor.conf in it
Change-Id: I3fbc02a9073b88b71de2645057cc9bd2b2ff9d21
7 years ago
Petr Jediný
d577cb5c36
Add concat and remove for interfaces.d
Change-Id: Ia97c5a79c5298f24aca6ca9148ce48546f3bcb70
7 years ago
Ales Komarek
8e3a4ab81c
Merge "Fix processes_zombies metric name"
7 years ago
jenkins-mk jenkins-mk
c1b619b7f2
Merge "Fix unless check when creating ovs peer interface"
7 years ago
jenkins-mk jenkins-mk
f61568373c
Merge "Extend linux.user"
7 years ago
Jiri Broulik
27ca5dd7b2
lvm filter fix
Change-Id: I9967f867b8695e4a5bc4759ca81eebe5ef2309c1
7 years ago
azvyagintsev
967af13b84
Extend linux.user
- Add posibility do delete user password
- Delete any password, if no other option has been passed
- Allow to pass hash\plain password
- Allow to unchange password
Change-Id: Id2b7234ca5d4417475b2114e74840292fc57d0de
7 years ago
Vasyl Saienko
dfe8e1ccef
Fix unless check when creating ovs peer interface
Interface name was hardcoded when checking if peer is set for
ovs interface.
This patch unhardcode interface name.
Change-Id: Id465d5f84751b5516aebc9d80716d21d14e56abc
7 years ago
Dmitry Kalashnik
d332a6ce52
Fix processes_zombies metric name
Change-Id: Ic92564d97000c8bbb824a678af0c9cb7521eaa7e
7 years ago
Filip Pytloun
22ee07d07e
Merge pull request #114 from teoyaomiqui/master
adding check before writing to core file
7 years ago
Kalynovskyi
0a91ebe68f
adding check before writing to core file
7 years ago