Petr Michalec
6969322bee
preinstall apt https transport
pirms 7 gadiem
Filip Pytloun
7ee64827e6
Merge pull request #75 from salt-formulas/pr_proxy_advance2
Add system.env, system.profile, system.proxy and configure proxy for repo
pirms 7 gadiem
Petr Michalec
10462bba7f
Add system.env, system.profile, system.proxy and configure proxy under system.repo
pirms 7 gadiem
Simon Pasquier
a4a6f16bbe
Fix severity for the linux_system_cpu_warning alarm
Change-Id: Ic3a1e77f2d38c5d916dd3c07211a6ea160559e6f
pirms 7 gadiem
Filip Pytloun
bcd470c9d0
Merge pull request #74 from pjediny/fix-salt-interfaces
Workaround for salt network interfaces bug
pirms 7 gadiem
Petr Jediný
16f928f5df
Workaround for salt network interfaces bug
We need to save our manualy managed interfaces to different directory to
workaround salt bug that causes interface deconfiguration in
/etc/network/interfaces for interfaces manualy configured in
/etc/network/interfaces.d
Upstream-Bug: https://github.com/saltstack/salt/issues/40262
pirms 7 gadiem
Filip Pytloun
ecc648a4dd
Merge pull request #73 from salt-formulas/pr_advanced_repo_options
Add consolidate/clean_file/refresh_db pkgrepo options
pirms 7 gadiem
Petr Michalec
c146f18e8f
Add consolidate/clean_file/refresh_db pkgrepo options
pirms 7 gadiem
Filip Pytloun
8578aafdde
Fix typo and test
Change-Id: I93e135a9366c1f7c93397dfa0c342428fb64eb1c
pirms 7 gadiem
Filip Pytloun
28d7a54e9b
Merge "Setup LV before mkfs"
pirms 7 gadiem
Ales Komarek
d390985ef1
Merge "Report swap metrics in bytes"
pirms 7 gadiem
Jakub Pavlik
aa75906e0b
Linux OVS dpdk vxlan tunnel endpoint ip address
Add possiblity to add ip address and mtu on dpdk ovs bridge to
be able use VXLAN as tenant segmentation.
Change-Id: I1394d30c5d9935218841b17ff7651dac7b4abefa
Epic: PROD-8957
pirms 7 gadiem
Simon Pasquier
89b97640d0
Report swap metrics in bytes
Change-Id: Ic39fa0f18e0d9aeca0ef73ae6d985d12d15a1c3a
pirms 7 gadiem
Filip Pytloun
e9bcd2d6dd
Setup LV before mkfs
Change-Id: Ib4cb70615af8da2f1037b0a43520c215365979ba
pirms 7 gadiem
Filip Pytloun
d549b454c9
Fix ipv6 hosts entries
Change-Id: I83f09d01ff047bd61e044977b1eae0e2d0442b5c
pirms 7 gadiem
Marek Celoud
5ca7ca15f2
Merge "Linux OVS-dpdk and multiqueue support"
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
Filip Pytloun
b67aee9839
Merge pull request #65 from salt-formulas/pr_add_validation
Add kitchen tests + travis ci
pirms 7 gadiem
Jakub Pavlik
f7ad066d35
Merge pull request #68 from mceloud/master
disable restart of networking service without reboot
pirms 7 gadiem
Petr Michalec
352775376d
Add kitchen tests + travis ci
- enable topics on test pillar
- add integration test for sudo enabled groups
- use loop devices only for storage suite
- example inspec test for sudo state
pirms 7 gadiem
Filip Pytloun
f39ebf4c79
Merge pull request #69 from mceloud/install_packages
require linux_packages install in repo state
pirms 7 gadiem
Marek Celoud
159d381e0f
require linux_packages install in repo state
pirms 7 gadiem
Marek Celoud
8904d6039f
disable restart of networking service without reboot
pirms 7 gadiem
Filip Pytloun
c81d64b970
Merge pull request #64 from salt-formulas/pr_sudo_for_groups
Enable simple sudo for groups
pirms 7 gadiem
Petr Michalec
1c4c8d8932
Add sudo state, salt-managed aliases,users,groups
- apply review comments
- add visudo check cmd
pirms 7 gadiem
Filip Pytloun
2377c62757
Merge pull request #63 from mceloud/master
add master option for bond slaves
pirms 7 gadiem
Marek Celoud
f0864a0945
add master option for bond slaves
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
c665ee25fe
Add autoupdates into tests
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
Filip Pytloun
f092071b91
Merge pull request #58 from salt-formulas/pr_fix_hostname_template
remove trailing line, causing every deployment to update the file and…
pirms 7 gadiem
Filip Pytloun
6b2bb967c6
Merge pull request #59 from bbinet/pkgs
Prefer "pkgs" rather than "names" when using pkg.installed
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
Petr Michalec
8a6770e61e
remove trailing line, causing every deployment to update the file and trigger hostname enforce
pirms 7 gadiem
Filip Pytloun
76dbbdf5f6
Merge pull request #57 from salt-formulas/pr_hostname
dont touch hostname if not needed
pirms 7 gadiem
Jakub Pavlik
5398d873d5
SRIOV support
Enable SR-IOV support on server.
Change-Id: I7dabe340abd398cc0422698112cbdd81804446b7
Epic: PROD-8956
pirms 7 gadiem
Petr Michalec
fe57bdd45b
dont touch hostname if not needed
pirms 7 gadiem
Jakub Pavlik
b148c8ca8e
Hugepages support
Grub hugepages configuration and mount point action.
Change-Id: I49b26871c325b95a7d3f264892a9e997b58765bc
Epic: PROD-8959
pirms 7 gadiem
Filip Pytloun
018f871e17
Unify Makefile, .gitignore and update readme
pirms 8 gadiem
Filip Pytloun
de88aebf52
Merge pull request #54 from mnederlof/master
In setups with more than 1 interface / bond, it does not work
pirms 8 gadiem
Michel Nederlof
6df65bbd67
Because it is possible to add more interfaces to the same bridge, make the salt resource name more unique.
pirms 8 gadiem
Michel Nederlof
7c077f64b6
Only add the interface to the ovs_bridge, if the name in ovs_bridge is the same.
pirms 8 gadiem
Olivier Bourdon
fb9736ddbd
Fix issue where interface is left unconfigured
Change-Id: I48f912c9d966c99d78cd2e89b605a2d016afe18b
pirms 8 gadiem
Dennis Dmitriev
279521e7d5
Remove excess records from /etc/hosts
Before adding new records to /etc/hosts, remove all hostnames
that are managed by the model but have different addresses
than provided in the model.
Change-Id: Idf5a30429497c33027e6ba973e684ba0443a1edf
pirms 8 gadiem
Filip Pytloun
8daed52b92
Merge "Allow enforcing of whole /etc/hosts"
pirms 8 gadiem
Filip Pytloun
8b497149ea
Merge pull request #52 from simonpasquier/support-loopback-storage
Add linux.storage.loopback state
pirms 8 gadiem