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