vmikes
a457359f89
update warning threshold
8年前
Filip Pytloun
84fec5b21e
Merge pull request #7 from tcpcloud/multipath
Fix the multipath condition
8年前
Ales Komarek
86c2311801
Fix the multipath condition
8年前
Jakub Pavlik
106cd32aa2
Merge pull request #6 from tcpcloud/multipath
Refactored multipath support
8年前
Ales Komarek
a634f4ba38
Refactored multipath support
8年前
Filip Pytloun
a38a3ccf1c
Install apt-transport-https
8年前
Filip Pytloun
15cd6f3376
Allow updating ca_certificates without salt-pki
8年前
Filip Pytloun
d147ae1dd2
Fix repo_url definition
8年前
Jakub Pavlik
4ad86e05e6
gro parametr
8年前
Pavel Cizinsky
110e574c53
add parameters stp, maxwait
8年前
Filip Pytloun
329a31d67e
Allow purging and removing packages
8年前
Filip Pytloun
e7a1ef7f4c
Enable contextswitch collectd plugin
8年前
Ales Komarek
c8548ed2a6
Fix hostnames ordering fix if multiple addresses applies
8年前
Filip Pytloun
271ee55fde
Disable resolvconf updates when nameservers are defined
8年前
vmikes
b6fe1ab532
never too many
8年前
Ales Komarek
3a9faa53ed
Container metadata
8年前
Filip Pytloun
0aaf5affa0
Fix source dependency parsing
8年前
Filip Pytloun
9f3a391fbb
Fix tests dependency fetch
8年前
Filip Pytloun
4a0367b141
Add salt-master into build depends
8年前
Filip Pytloun
35a3833fe0
Add makefile, run tests during package build
8年前
Filip Pytloun
ee1745feb8
Fix readme of cs_CZ locales
8年前
Filip Pytloun
c49445a4f0
Allow setting system locales
8年前
Filip Pytloun
25c9de7ced
Revert "Don't check swap if not present"
This reverts commit 6edb3a7a68
.
8年前
Filip Pytloun
6edb3a7a68
Don't check swap if not present
8年前
Filip Pytloun
eef11c1aa0
Option to preserve bash history
8年前
Filip Pytloun
96be4379cb
Enhance yum repo definition
8年前
Ales Komarek
5d7f35c5c6
Better localhosts reorder conditional
8年前
Ales Komarek
878ea32824
Host order fix finalisation
8年前
Ales Komarek
c00acb30e7
Host order fix
8年前
Filip Pytloun
30ff811bce
Fix haveged resource names
9年前
Filip Pytloun
8296bb9c02
Support for haveged
9年前
Filip Pytloun
ee07210614
Fix pillar reference
9年前
Filip Pytloun
35a7214d1b
Fix endfor
9年前
Filip Pytloun
2f70b492e0
RHEL compatibility of motd and prompt
9年前
Filip Pytloun
f27fa81952
Fix typo in variable name
9年前
Alena Holanova
c48d0f30bf
clean up
9年前
Alena Holanova
48a3a1ae69
fix xfs tools
9年前
Filip Pytloun
92d1216546
Redhat compatibility for proto: manual
9年前
Filip Pytloun
7589acdad1
Doc validity check for redhat
9年前
Filip Pytloun
6f9326c625
Fix installation of xfsprogs
9年前
Filip Pytloun
a690294251
Fix previous commit
9年前
Filip Pytloun
e1b00b85ed
Allow setting VG and LV names from parameter
9年前
Filip Pytloun
bd3e303410
Allow setting mountpoint permissions
9年前
Filip Pytloun
3954bad18c
Install xfsprogs when needed
9年前
Adam Tengler
e0ff433cf0
Description added to sphinx doc
9年前
Filip Pytloun
7731b8581c
Allow setting policy-rc.d
9年前
Jakub Pavlik
e74f57b7be
Merge branch 'console' into 'master'
Support for serial text consoles
this PR is for following:
issue/528
to have it enabled, you need smth like:
```
parameters:
linux:
system:
console:
ttyS0:
autologin: root
rate: 115200
term: xterm
```
See merge request !10
9年前
Filip Pytloun
281d020aad
More options for consoles
9年前
Ales Komarek
9e861367cf
Do not create fs for nfs4
9年前
Jakub Pavlik
32ef59fecc
fixes in sysctl kernel parameters
9年前