Petr Michalec
e9978ce016
Allow override repo name
- allow multiple repos configured on one system (nightly/testing/stable)
7 anni fa
Sergey Kreys
724d64741a
Removed "gid=kvm" from hugepages mount opts
Fix for https://mirantis.jira.com/browse/PROD-10786
Option "gid=kvm" is actually not needed now, since we didn't merge
change to apparmor config that will require this option.
Change-Id: Ib377444a01d097151d9a3a3b4a16e2ac75b868ab
7 anni fa
Jakub Josef
6a87206410
Fix kitchen tests
- Disable sudo for kitchen tests
- No update grub on docker/lxc
- Avoid changing hostname in docker based tests
Change-Id: Ic93ecc4680fb9a44388f494259de28ea9e8a0fc0
7 anni fa
slimakcz
f39cb118d1
remove sudo files for user
Remove sudo files for users, which still exists, but don't have enabled sudo.
7 anni fa
Tomáš Kukrál
e44797fe0d
fix selinux dependencies
Change-Id: I45c932cf18dbc1073a86cbab272d2dda9f15fa41
7 anni fa
Martin Polreich
09a648ae21
Add ability to add ppa repo
7 anni fa
Filip Pytloun
e70606d0d2
Manage grains using support metadata
Change-Id: I25fb0eb0d4b922b8853eceb0c1c220a4040e1704
7 anni fa
Petr Michalec
1ae62b1fb7
Allow direct use of gpg key in linux.system.repo
7 anni fa
Jiri Broulik
0792a9bcf3
mkdirs in netconsole fix
7 anni fa
Tatyana Leontovich
f05e7d4eef
Fix mistake in kernel.sls
7 anni fa
Jiri Broulik
25839cca97
purging repos
7 anni fa
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 anni fa
Petr Michalec
459da2bc65
avoid install system pkgs before repo configured
7 anni fa
Marek Celoud
9ed340364a
add package include into repo state
Change-Id: I4fd6cafb72fb1ad89c6595782d6705f49777761b
7 anni fa
Filip Pytloun
75f9723818
Fix profile.d permissions again
Change-Id: Ic7700b2d20ec84db6e44653c6db7caa61d0470d2
7 anni fa
Filip Pytloun
41d775d60a
Fix /etc/profile.d permissions
Change-Id: I132c3900da9c35214df288829b5371803a1496ee
7 anni fa
Filip Pytloun
914eff9e0f
Cleanup reponame.list to remove obsolete entries
Change-Id: Ifaa3adff756ed63f8e1f66d5de344cb0ab1c9e94
7 anni fa
Petr Michalec
10462bba7f
Add system.env, system.profile, system.proxy and configure proxy under system.repo
7 anni fa
Petr Michalec
c146f18e8f
Add consolidate/clean_file/refresh_db pkgrepo options
7 anni fa
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 anni fa
Marek Celoud
159d381e0f
require linux_packages install in repo state
7 anni fa
Petr Michalec
1c4c8d8932
Add sudo state, salt-managed aliases,users,groups
- apply review comments
- add visudo check cmd
7 anni fa
Jakub Pavlik
aeb7e6f2f1
Fix hugepages mount user rights
Enable access for all users.
Change-Id: I8a2b4fd81ead14f690fc2ea0c252b811a89ed417
7 anni fa
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 anni fa
Jakub Pavlik
6c9ead164d
Implement isolcpu grub configuration
Separate cpu for host os from workload.
Change-Id: I5b274a6324fe2fa47c09df82c01e3b95dadb5e53
Epic: PROD-8959
7 anni fa
Filip Pytloun
8a7064c45b
Fix include of linux.system.autoupdates
7 anni fa
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 anni fa
Tomáš Kukrál
ba35b21516
add support for kernel modules
Change-Id: I6ba3d72307805341829fe0f6919e326f3698e833
7 anni fa
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 anni fa
Jakub Pavlik
5398d873d5
SRIOV support
Enable SR-IOV support on server.
Change-Id: I7dabe340abd398cc0422698112cbdd81804446b7
Epic: PROD-8956
7 anni fa
Jakub Pavlik
b148c8ca8e
Hugepages support
Grub hugepages configuration and mount point action.
Change-Id: I49b26871c325b95a7d3f264892a9e997b58765bc
Epic: PROD-8959
7 anni fa
Jiri Broulik
f8f55a2fcc
cpu governor
8 anni fa
Vladimir Eremin
6c3b8b9b16
I believe you mean cron.absent state
8 anni fa
Filip Pytloun
f2720ea9eb
Allow defining config files user, group and mode
8 anni fa
Filip Pytloun
02f7761b5d
Fix missing iteritems in loop
8 anni fa
Filip Pytloun
6c6944604d
Support defaults in linux.system.config
8 anni fa
Filip Pytloun
e3ffd62604
Fix variable reference
8 anni fa
Filip Pytloun
b2c8f858fa
Add support for external config generation
8 anni fa
Filip Pytloun
15cd6f3376
Allow updating ca_certificates without salt-pki
8 anni fa
Filip Pytloun
d147ae1dd2
Fix repo_url definition
8 anni fa
Filip Pytloun
329a31d67e
Allow purging and removing packages
8 anni fa
Filip Pytloun
35a3833fe0
Add makefile, run tests during package build
8 anni fa
Filip Pytloun
c49445a4f0
Allow setting system locales
8 anni fa
Filip Pytloun
eef11c1aa0
Option to preserve bash history
8 anni fa
Filip Pytloun
96be4379cb
Enhance yum repo definition
8 anni fa
Filip Pytloun
30ff811bce
Fix haveged resource names
8 anni fa
Filip Pytloun
8296bb9c02
Support for haveged
8 anni fa
Filip Pytloun
ee07210614
Fix pillar reference
8 anni fa
Filip Pytloun
35a7214d1b
Fix endfor
8 anni fa
Filip Pytloun
2f70b492e0
RHEL compatibility of motd and prompt
8 anni fa