Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
linux
/
ae153b56028e25fb01e72f5b9a870988f59f2df9
ae153b5
Fix missing source stanzas for OVS deployments
by Petr Jediný
· 7 years ago
c512e6c
Add linux.system.apt state
by Filip Pytloun
· 7 years ago
2e32546
Merge remote-tracking branch 'origin/master'
by Filip Pytloun
· 7 years ago
3af5646
Fix trailing :
by Filip Pytloun
· 7 years ago
f73b92f
Fix for disabled repos
by sgudz
· 7 years ago
f2706bc
Fix pos_file location
by Bartosz Kupidura
· 7 years ago
4c516f1
Merge "Allow removing apt repositories"
by Jakub Josef
· 7 years ago
050374b
Merge "Fixing invalid variable reference"
by Richard Felkl
· 7 years ago
da46d32
Merge pull request #126 from FHE3/fix-selinux
by Filip Pytloun
· 7 years ago
3e17d4e
add dependency to linux_repo_prereq_pkgs in selinux.mode
by Nick Metz
· 7 years ago
4542324
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
by Nick Metz
· 7 years ago
d410cb3
Merge "Add fluentd support"
by Filip Pytloun
· 7 years ago
bd16dc2
Allow removing apt repositories
by Filip Pytloun
· 7 years ago
19330f5
Add fluentd support
by Bartosz Kupidura
· 7 years ago
fa8f2f2
Merge "Add linux.system.directory state"
by mcp-jenkins
· 7 years ago
134f527
Merge "Fix SystemDiskInodesTooLow alert"
by Tomas Kukral
· 7 years ago
4777318
Merge "Insert a new line before a section name"
by Ales Komarek
· 7 years ago
a0dd173
Fix SystemDiskInodesTooLow alert
by Szymon Bańka
· 7 years ago
2cb0421
Merge pull request #123 from slimakcz/fix_add_cert_centos
by Filip Pytloun
· 7 years ago
8b2131e
Add linux.system.directory state
by Filip Pytloun
· 7 years ago
4e87758
fix adding ca certs to centos/redhat
by tomas kamm
· 7 years ago
6df2612
Remove /etc/motd if we are using dynamic motd
by Filip Pytloun
· 7 years ago
36fc6df
Fix motd on debian jessie
by Filip Pytloun
· 7 years ago
8b5af7c
Fix update-motd for debian
by Filip Pytloun
· 7 years ago
8221541
Include linux.system.user in linux.system.job
by chnyda
· 7 years ago
8aad368
Fixing invalid variable reference
by Consatntine Kalinovskiy
· 7 years ago
8e2aece
Fix cronjob commands in linux.system.job
by chnyda
· 7 years ago
05f8909
Insert a new line before a section name
by Andrei Danin
· 7 years ago
a581ea7
One should be able to change ovs port type if its not virtual.
by Dmitry Stremkouski
· 7 years ago
513ce43
Merge "Add slave interfaces to bond master after bond was created/set up"
by Jakub Pavlik
· 7 years ago
1d1b23c
Merge "Add a new interface option 'require_interfaces'"
by Jakub Pavlik
· 7 years ago
06108ae
Merge "Raise severity for System(Tx,Rx)PacketsDroppedTooHigh"
by Martin Polreich
· 7 years ago
aa1e642
make all change in selinux mode persistent (#122)
by car-da
· 7 years ago
2dd3b45
Raise severity for System(Tx,Rx)PacketsDroppedTooHigh
by Dmitry Kalashnik
· 7 years ago
281c9af
Merge "Apply dpdk port parameters no matter if it's bonded or not"
by Petr Michalec
· 7 years ago
2fde88b
Add ca_certificates into readme
by Filip Pytloun
· 7 years ago
6c6d3b5
Apply dpdk port parameters no matter if it's bonded or not
by Oleg Bondarev
· 7 years ago
652ed7c
Remove SwapUsed alert
by Bartosz Kupidura
· 7 years ago
67f0a32
Merge "Allow to set hwaddress for interface"
by Jakub Pavlik
· 7 years ago
73020e5
Add slave interfaces to bond master after bond was created/set up
by Dennis Dmitriev
· 8 years ago
8be3471
Add a new interface option 'require_interfaces'
by Dennis Dmitriev
· 7 years ago
150f986
Merge "Add alerts on disk full"
by Ales Komarek
· 7 years ago
67bd56a
Add atop
by Serhiy Ovsianikov
· 7 years ago
030e1d9
Merge pull request #105 from salt-formulas/feature/network_systemd
by Filip Pytloun
· 7 years ago
7c9aeff
Allow to set hwaddress for interface
by Vasyl Saienko
· 7 years ago
ec02a7a
Merge "Remove duplicate names in IP entries list"
by Ales Komarek
· 7 years ago
0ab8d27
Update Telegraf config to ignore aufs partitions
by Simon Pasquier
· 7 years ago
b9d6e99
Add alerts on disk full
by Simon Pasquier
· 7 years ago
c8f6882
Remove duplicate names in IP entries list
by Olivier Bourdon
· 7 years ago
3bf8d2a
Add deafult value for bond_status.interfaces.
by Jaymes Mosher
· 7 years ago
3dad1db
Merge "Add bond member status monitoring."
by Ales Komarek
· 7 years ago
8f441f0
Merge pull request #113 from jm890/pillar_interface_selection
by Aleš Komárek
· 7 years ago
99c9bcb
Fix for sorting hostnames and aliases properly
by Olivier Bourdon
· 7 years ago
f41c3ed
Fix /etc/hosts contents avoiding duplicates
by Olivier Bourdon
· 7 years ago
dff0f41
Merge "Fixed the dns records grain"
by Jakub Josef
· 7 years ago
687d1f4
Fix name in .kitchen.travis.yml file
by Martin Polreich
· 7 years ago
9557d3c
Merge "Update .travis.yml and .kitchen.yml files for parallel testing"
by Martin Polreich
· 7 years ago
7a7ddfb
Fixed the dns records grain
by Ales Komarek
· 7 years ago
417e8c5
Allow mining for the dns records for local hosts records
by Ales Komarek
· 7 years ago
a2c295d
Add bond member status monitoring.
by Jaymes Mosher
· 7 years ago
00b8f53
Update .travis.yml and .kitchen.yml files for parallel testing
by Martin Polreich
· 7 years ago
361096c
Add support for sysfs
by Filip Pytloun
· 7 years ago
0b7a6bf
probe partitions after creating them
by Tomáš Kukrál
· 7 years ago
c61c7d1
Invert skip_verify to be opposite of "verfy" flag in pillar
by Yuriy Taraday
· 7 years ago
ff6f5aa
Merge "make interface route gw not mandatory"
by mcp-jenkins
· 7 years ago
6deb6a7
make interface route gw not mandatory
by Petr Michalec
· 7 years ago
751c8dd
fix for conflict id for disk label, added package for xfs
by Ondrej Smola
· 7 years ago
334f52c
Merge remote-tracking branch 'target/master'
by Jenkins
· 7 years ago
5923ec7
Merge pull request #118 from LotharKAtt/master
by Aleš Komárek
· 7 years ago
8e2140a
Extend by mkfs for XFS filesystem
by Jakub Pavlik
· 7 years ago
c186037
add param hardware-dma-ring-rx
by Pavel Cizinsky
· 7 years ago
3a033ec
Merge "Use unless to determine whether to create partition"
by Jakub Pavlik
· 7 years ago
71abe45
Use unless to determine whether to create partition
by Filip Pytloun
· 7 years ago
b5cd8fb
fix map.jinja storage variable
by Jakub Pavlik
· 7 years ago
caeb611
add package parted
by Jakub Pavlik
· 7 years ago
9942d65
Merge "Fix, group members"
by mcp-jenkins
· 7 years ago
4f74214
Disk partitioning
by Jakub Pavlik
· 7 years ago
a17ea5a
Fix, group members
by Petr Michalec
· 7 years ago
6896ac9
Merge pull request #117 from car-da/patch-mount-order
by Filip Pytloun
· 7 years ago
fc71405
sort mount points
by car-da
· 7 years ago
9dcb5e1
Merge pull request #116 from salt-formulas/add-del-users-in-grups
by Petr Jediný
· 7 years ago
24b91e3
Merge "Fix namespace handler to preinstall linux.system.pkgs"
by mcp-jenkins
· 7 years ago
9122222
Use cron job identifier to be able to update command
by Filip Pytloun
· 7 years ago
4ffbfaa
Merge "Don't collect metrics from overlay filesystems"
by mcp-jenkins
· 7 years ago
05a8fd2
Don't collect metrics from overlay filesystems
by Simon Pasquier
· 8 years ago
1483c5b
Add a critical alert on low memory
by Simon Pasquier
· 8 years ago
a13f931
Merge "Fix typos in linux/meta/prometheus.yml"
by Jakub Josef
· 7 years ago
3a761a1
Require less options for linux.system.job
by Filip Pytloun
· 7 years ago
c462fdf
Fix typos in linux/meta/prometheus.yml
by Simon Pasquier
· 7 years ago
3cd4cb7
manage group user membership
by Petr Michalec
· 7 years ago
3d2af0c
Don't collect metrics from 'virtual' filesystems
by Bartosz Kupidura
· 8 years ago
1e69281
Merge "Disable not used metrics exposed per cpu"
by Filip Pytloun
· 7 years ago
cc4d615
remove .gitreview file on github
by Tomáš Kukrál
· 7 years ago
d2c6bc3
Disable not used metrics exposed per cpu
by Bartosz Kupidura
· 8 years ago
d5f6a87
Fix namespace handler to preinstall linux.system.pkgs
by Petr Michalec
· 8 years ago
db768fb
Fix Prometheus alerts on dropped packets
by Simon Pasquier
· 8 years ago
c7b79ad
Rename Prometheus alerts for consistency
by Simon Pasquier
· 8 years ago
0723131
Fix linux/meta/prometheus.yml for the CI
by Olivier Bourdon
· 8 years ago
aa2a52c
Scratch using interfaces_override
by Jaymes Mosher
· 8 years ago
8f8ae54
Introduce ipflush_onchange
by Petr Jediný
· 8 years ago
Next »