Tatyana Leontovich
f05e7d4eef
Fix mistake in kernel.sls
7 lat temu
Jiri Broulik
25839cca97
purging repos
7 lat temu
Vladimir Eremin
ccf28849b0
netconsole remote kernel logger
To configure:
* set system.netconsole.enabled to true
* create system.netconsole.target dict
* set a record with IP address and MAC and interface as subdict
It works with both static and DHCP interfaces, and applies online.
You could use bash-scripting in netconsole.conf.
You could override the MAC.
See tests/pillar/system.sls for further information.
Change-Id: I1cbde47575eb5d32a34cd6d79a063f42dbea7643
7 lat temu
Marek Celoud
9ed340364a
add package include into repo state
Change-Id: I4fd6cafb72fb1ad89c6595782d6705f49777761b
7 lat temu
Filip Pytloun
75f9723818
Fix profile.d permissions again
Change-Id: Ic7700b2d20ec84db6e44653c6db7caa61d0470d2
7 lat temu
Filip Pytloun
41d775d60a
Fix /etc/profile.d permissions
Change-Id: I132c3900da9c35214df288829b5371803a1496ee
7 lat temu
Filip Pytloun
914eff9e0f
Cleanup reponame.list to remove obsolete entries
Change-Id: Ifaa3adff756ed63f8e1f66d5de344cb0ab1c9e94
7 lat temu
Petr Michalec
10462bba7f
Add system.env, system.profile, system.proxy and configure proxy under system.repo
7 lat temu
Petr Michalec
c146f18e8f
Add consolidate/clean_file/refresh_db pkgrepo options
7 lat temu
Jakub Pavlik
21ca2159b2
Linux OVS-dpdk and multiqueue support
Introduce dpdk support for linux OVS configuration.
It configures dpdk interface bind, ovs dpdk ports, bonding,
parameters for dpdk cpu pmd and set multique queues for specific
ovs dpdk interfaces.
Change-Id: I3f38660bab8db0c2b38f03ed8c94eb10b6b3beb9
Epic: PROD-8957
Epic: PROD-8958
7 lat temu
Marek Celoud
159d381e0f
require linux_packages install in repo state
7 lat temu
Petr Michalec
1c4c8d8932
Add sudo state, salt-managed aliases,users,groups
- apply review comments
- add visudo check cmd
7 lat temu
Jakub Pavlik
aeb7e6f2f1
Fix hugepages mount user rights
Enable access for all users.
Change-Id: I8a2b4fd81ead14f690fc2ea0c252b811a89ed417
7 lat temu
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 lat temu
Jakub Pavlik
6c9ead164d
Implement isolcpu grub configuration
Separate cpu for host os from workload.
Change-Id: I5b274a6324fe2fa47c09df82c01e3b95dadb5e53
Epic: PROD-8959
7 lat temu
Filip Pytloun
8a7064c45b
Fix include of linux.system.autoupdates
7 lat temu
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 lat temu
Tomáš Kukrál
ba35b21516
add support for kernel modules
Change-Id: I6ba3d72307805341829fe0f6919e326f3698e833
7 lat temu
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 lat temu
Jakub Pavlik
5398d873d5
SRIOV support
Enable SR-IOV support on server.
Change-Id: I7dabe340abd398cc0422698112cbdd81804446b7
Epic: PROD-8956
7 lat temu
Jakub Pavlik
b148c8ca8e
Hugepages support
Grub hugepages configuration and mount point action.
Change-Id: I49b26871c325b95a7d3f264892a9e997b58765bc
Epic: PROD-8959
7 lat temu
Jiri Broulik
f8f55a2fcc
cpu governor
8 lat temu
Vladimir Eremin
6c3b8b9b16
I believe you mean cron.absent state
8 lat temu
Filip Pytloun
f2720ea9eb
Allow defining config files user, group and mode
8 lat temu
Filip Pytloun
02f7761b5d
Fix missing iteritems in loop
8 lat temu
Filip Pytloun
6c6944604d
Support defaults in linux.system.config
8 lat temu
Filip Pytloun
e3ffd62604
Fix variable reference
8 lat temu
Filip Pytloun
b2c8f858fa
Add support for external config generation
8 lat temu
Filip Pytloun
15cd6f3376
Allow updating ca_certificates without salt-pki
8 lat temu
Filip Pytloun
d147ae1dd2
Fix repo_url definition
8 lat temu
Filip Pytloun
329a31d67e
Allow purging and removing packages
8 lat temu
Filip Pytloun
35a3833fe0
Add makefile, run tests during package build
8 lat temu
Filip Pytloun
c49445a4f0
Allow setting system locales
8 lat temu
Filip Pytloun
eef11c1aa0
Option to preserve bash history
8 lat temu
Filip Pytloun
96be4379cb
Enhance yum repo definition
8 lat temu
Filip Pytloun
30ff811bce
Fix haveged resource names
8 lat temu
Filip Pytloun
8296bb9c02
Support for haveged
8 lat temu
Filip Pytloun
ee07210614
Fix pillar reference
8 lat temu
Filip Pytloun
35a7214d1b
Fix endfor
8 lat temu
Filip Pytloun
2f70b492e0
RHEL compatibility of motd and prompt
8 lat temu
Filip Pytloun
f27fa81952
Fix typo in variable name
8 lat temu
Filip Pytloun
7589acdad1
Doc validity check for redhat
9 lat temu
Filip Pytloun
7731b8581c
Allow setting policy-rc.d
9 lat temu
Filip Pytloun
281d020aad
More options for consoles
9 lat temu
Jakub Pavlik
32ef59fecc
fixes in sysctl kernel parameters
9 lat temu
Jakub Pavlik
32c2cb09f0
Linux sysctl kernel parameters
9 lat temu
Filip Pytloun
a189857e0f
Add tests
9 lat temu
Filip Pytloun
e874dfbd4a
Set message of the day
9 lat temu
Filip Pytloun
973163e2ea
Fix system-wide prompt
9 lat temu
Filip Pytloun
d9b68da2ed
Ensure PS1 is enforced for root
9 lat temu