Filip Pytloun
54cb363b56
Include linux.system.group when needed
Change-Id: I2163dbdee38e1b9c5c4dec6611550f16fdf1373b
7年前
Oleg Bondarev
9a46679536
[DPDK] Enable VT-d in kernel via grub in case vfio-pci PMD driver
This is required in order to use vfio-pci driver.
More info: http://docs.openvswitch.org/en/latest/intro/install/dpdk/
Change-Id: I1c936ffd4a903b9c6d67cdde6c612019a85f9b9e
7年前
Filip Pytloun
d281d292b0
Fix requirements on groups and users
Change-Id: I9767e07ffe3a808ee9a2de925862ba193b7b612e
7年前
Andrey Shestakov
e7cca05e6e
Allow configure systemd
Change-Id: I54bc92902137899834408732ab852fd96d3f5a53
7年前
Filip Pytloun
caec9b5131
Don't set governor on VMs
Change-Id: Ifa26361845a6841eff1ab49e6d6542946898c426
7年前
teoyaomiqui
32b1f7c8fb
RIL-267 Adding cpu governor and kernel module opts ( #101 )
* RIL-267 Adding cpu governor and kernel module opts
* RIL-267 Adding cpu governor and kernel module opts
* RIL-267 Adding cpu governor and kernel module opts
7年前
Marek Celoud
713e907ac4
add service management support
Change-Id: Iffb55fee41b8398de12554b58a9d36ae2b81e7ff
7年前
Marek Celoud
f163f06194
add update when default repo is changed
Closes-Bug: #PROD-10623
Change-Id: I9e070f7f96b1f0b8eafa12403c5df4ae5be3e42c
7年前
Petr Michalec
e9978ce016
Allow override repo name
- allow multiple repos configured on one system (nightly/testing/stable)
7年前
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年前
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年前
slimakcz
f39cb118d1
remove sudo files for user
Remove sudo files for users, which still exists, but don't have enabled sudo.
7年前
Bruno Binet
94ee9d58c6
Make sure system.purge_repos is optional
7年前
Tomáš Kukrál
e44797fe0d
fix selinux dependencies
Change-Id: I45c932cf18dbc1073a86cbab272d2dda9f15fa41
7年前
Martin Polreich
09a648ae21
Add ability to add ppa repo
7年前
Filip Pytloun
e70606d0d2
Manage grains using support metadata
Change-Id: I25fb0eb0d4b922b8853eceb0c1c220a4040e1704
7年前
Petr Michalec
1ae62b1fb7
Allow direct use of gpg key in linux.system.repo
7年前
Jiri Broulik
0792a9bcf3
mkdirs in netconsole fix
7年前
Tatyana Leontovich
f05e7d4eef
Fix mistake in kernel.sls
7年前
Jiri Broulik
25839cca97
purging repos
7年前
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年前
Petr Michalec
459da2bc65
avoid install system pkgs before repo configured
7年前
Marek Celoud
9ed340364a
add package include into repo state
Change-Id: I4fd6cafb72fb1ad89c6595782d6705f49777761b
7年前
Filip Pytloun
75f9723818
Fix profile.d permissions again
Change-Id: Ic7700b2d20ec84db6e44653c6db7caa61d0470d2
7年前
Filip Pytloun
41d775d60a
Fix /etc/profile.d permissions
Change-Id: I132c3900da9c35214df288829b5371803a1496ee
7年前
Filip Pytloun
914eff9e0f
Cleanup reponame.list to remove obsolete entries
Change-Id: Ifaa3adff756ed63f8e1f66d5de344cb0ab1c9e94
7年前
Petr Michalec
10462bba7f
Add system.env, system.profile, system.proxy and configure proxy under system.repo
7年前
Petr Michalec
c146f18e8f
Add consolidate/clean_file/refresh_db pkgrepo options
7年前
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年前
Marek Celoud
159d381e0f
require linux_packages install in repo state
7年前
Petr Michalec
1c4c8d8932
Add sudo state, salt-managed aliases,users,groups
- apply review comments
- add visudo check cmd
7年前
Jakub Pavlik
aeb7e6f2f1
Fix hugepages mount user rights
Enable access for all users.
Change-Id: I8a2b4fd81ead14f690fc2ea0c252b811a89ed417
7年前
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年前
Jakub Pavlik
6c9ead164d
Implement isolcpu grub configuration
Separate cpu for host os from workload.
Change-Id: I5b274a6324fe2fa47c09df82c01e3b95dadb5e53
Epic: PROD-8959
7年前
Filip Pytloun
8a7064c45b
Fix include of linux.system.autoupdates
7年前
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年前
Tomáš Kukrál
ba35b21516
add support for kernel modules
Change-Id: I6ba3d72307805341829fe0f6919e326f3698e833
7年前
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年前
Jakub Pavlik
5398d873d5
SRIOV support
Enable SR-IOV support on server.
Change-Id: I7dabe340abd398cc0422698112cbdd81804446b7
Epic: PROD-8956
7年前
Jakub Pavlik
b148c8ca8e
Hugepages support
Grub hugepages configuration and mount point action.
Change-Id: I49b26871c325b95a7d3f264892a9e997b58765bc
Epic: PROD-8959
7年前
Jiri Broulik
f8f55a2fcc
cpu governor
8年前
Vladimir Eremin
6c3b8b9b16
I believe you mean cron.absent state
8年前
Filip Pytloun
f2720ea9eb
Allow defining config files user, group and mode
8年前
Filip Pytloun
02f7761b5d
Fix missing iteritems in loop
8年前
Filip Pytloun
6c6944604d
Support defaults in linux.system.config
8年前
Filip Pytloun
e3ffd62604
Fix variable reference
8年前
Filip Pytloun
b2c8f858fa
Add support for external config generation
8年前
Filip Pytloun
15cd6f3376
Allow updating ca_certificates without salt-pki
8年前
Filip Pytloun
d147ae1dd2
Fix repo_url definition
8年前
Filip Pytloun
329a31d67e
Allow purging and removing packages
8年前