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