Petr Michalec
1c4c8d8932
Add sudo state, salt-managed aliases,users,groups
- apply review comments
- add visudo check cmd
7年前
Jakub Pavlik
aeb7e6f2f1
Fix hugepages mount user rights
Enable access for all users.
Change-Id: I8a2b4fd81ead14f690fc2ea0c252b811a89ed417
7年前
Bruno Binet
b691efe5f9
Group packages to install/remove when possible for better performance ( #62 )
* Allow to install package without specifying any version
* Group packages to install/remove when possible for better performance
7年前
Jakub Pavlik
6c9ead164d
Implement isolcpu grub configuration
Separate cpu for host os from workload.
Change-Id: I5b274a6324fe2fa47c09df82c01e3b95dadb5e53
Epic: PROD-8959
7年前
Filip Pytloun
8a7064c45b
Fix include of linux.system.autoupdates
7年前
Bruno Binet
69a9d8d6ca
Add system.autoupdates state ( #61 )
* Add support for autoupdates
only Debian-based systems are supported for now
(through unattended-upgrades package)
* Fix test on system.autoupdates.pkgs
7年前
Tomáš Kukrál
ba35b21516
add support for kernel modules
Change-Id: I6ba3d72307805341829fe0f6919e326f3698e833
7年前
Bruno Binet
e3c04fd535
Prefer "pkgs" rather than "names" when using pkg.installed
"names" makes a separate call to the package management frontend to
install each package, whereas "pkgs" makes just a single call so that it
improves performance.
7年前
Jakub Pavlik
5398d873d5
SRIOV support
Enable SR-IOV support on server.
Change-Id: I7dabe340abd398cc0422698112cbdd81804446b7
Epic: PROD-8956
7年前
Jakub Pavlik
b148c8ca8e
Hugepages support
Grub hugepages configuration and mount point action.
Change-Id: I49b26871c325b95a7d3f264892a9e997b58765bc
Epic: PROD-8959
7年前
Jiri Broulik
f8f55a2fcc
cpu governor
8年前
Vladimir Eremin
6c3b8b9b16
I believe you mean cron.absent state
8年前
Filip Pytloun
f2720ea9eb
Allow defining config files user, group and mode
8年前
Filip Pytloun
02f7761b5d
Fix missing iteritems in loop
8年前
Filip Pytloun
6c6944604d
Support defaults in linux.system.config
8年前
Filip Pytloun
e3ffd62604
Fix variable reference
8年前
Filip Pytloun
b2c8f858fa
Add support for external config generation
8年前
Filip Pytloun
15cd6f3376
Allow updating ca_certificates without salt-pki
8年前
Filip Pytloun
d147ae1dd2
Fix repo_url definition
8年前
Filip Pytloun
329a31d67e
Allow purging and removing packages
8年前
Filip Pytloun
35a3833fe0
Add makefile, run tests during package build
8年前
Filip Pytloun
c49445a4f0
Allow setting system locales
8年前
Filip Pytloun
eef11c1aa0
Option to preserve bash history
8年前
Filip Pytloun
96be4379cb
Enhance yum repo definition
8年前
Filip Pytloun
30ff811bce
Fix haveged resource names
8年前
Filip Pytloun
8296bb9c02
Support for haveged
8年前
Filip Pytloun
ee07210614
Fix pillar reference
8年前
Filip Pytloun
35a7214d1b
Fix endfor
8年前
Filip Pytloun
2f70b492e0
RHEL compatibility of motd and prompt
8年前
Filip Pytloun
f27fa81952
Fix typo in variable name
8年前
Filip Pytloun
7589acdad1
Doc validity check for redhat
9年前
Filip Pytloun
7731b8581c
Allow setting policy-rc.d
9年前
Filip Pytloun
281d020aad
More options for consoles
9年前
Jakub Pavlik
32ef59fecc
fixes in sysctl kernel parameters
9年前
Jakub Pavlik
32c2cb09f0
Linux sysctl kernel parameters
9年前
Filip Pytloun
a189857e0f
Add tests
9年前
Filip Pytloun
e874dfbd4a
Set message of the day
9年前
Filip Pytloun
973163e2ea
Fix system-wide prompt
9年前
Filip Pytloun
d9b68da2ed
Ensure PS1 is enforced for root
9年前
Filip Pytloun
1f40dac0df
Allow setting system-wide prompt
9年前
Filip Pytloun
f41f161a41
Fix unless in linux.console
9年前
Jakub Pavlik
e41663a572
rc.local added to linux formula - missing file
9年前
Jakub Pavlik
7885938f95
rc.local added to linux formula
9年前
Jakub Pavlik
c860866104
fix for sudoers users with dot
9年前
Jakub Pavlik
d5642b6cdc
fix linux extra package for kernel
9年前
Filip Pytloun
35896ff811
Remove parameter
9年前
Filip Pytloun
281034a655
Make linux.system.kernel functional
9年前
Michael Kutý
73bf156ff1
Close stream.
9年前
Ales Komarek
d46bee6edd
support yaml reformat
9年前
Filip Pytloun
d0a29e79ef
Support for setting security limits
9年前