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