Commit graph

1569 commits

Author SHA1 Message Date
Pedro Algarvio
fcb44c47d6 Add changelog entry for #55934 fix 2020-05-20 15:56:55 -07:00
Wesley Whetstone
74a744a57e add changelog file 2020-05-19 10:16:07 -07:00
jude
50507345da 57056: Added changelog file 2020-05-18 15:43:07 -07:00
Proskurin Kirill
a9b4a9b910 changelog 2020-05-18 15:41:59 -07:00
Ken Crowell
44d2c90251 Clarify custom module sync requirements 2020-05-10 11:47:10 -07:00
Wayne Werner
24cec5b2cf Add arpcheck to RH8 IP
In #20602 we added the ability to change ARPCHECK in network settings.
This was missing and later added in RH7, but was missing from RH8, since
RH8 support was added before we updated the RH7 support.

This fixes #57047
2020-05-08 09:40:46 -07:00
Jorge Schrauwen
0f27c9f54f Update changelog 2020-05-08 09:39:58 -07:00
ch3ll
c87642181e add towncrier to manage changelog 2020-05-07 16:22:31 -07:00
Cédric Bosdonnat
faf46571c0 Add disk volumes support in virt.init
In order to support creating VMs with disk on more storage pools like
iSCSI, disks, LVM, RBD, etc, virt.init needs to handle disks not only as
files, but also as libvirt volumes.
2020-05-07 16:15:03 -07:00
Cédric Bosdonnat
47f6194c64 Add virt.all_capabilities
In order to get all possible capabilities from a host, the user has to
call virt.capabilities, and then loop over the guests and domains
before calling virt.domain_capabilities for each of them.

This commit embeds all this logic to get them all in a single
virt.all_capabilities call.
2020-05-01 06:40:28 -07:00
Proskurin Kirill
60f1303471
Additional fixes for using cron state with non-root Minion (#56973)
* Fixed cron state to make it work with non-root minions

* Added changelogs

Co-authored-by: Daniel Wozniak <dwozniak@saltstack.com>
2020-04-29 15:14:47 -07:00
Proskurin Kirill
e1d4f9adfb Changelog update 2020-04-29 15:02:09 -07:00
Daniel Wozniak
f8ab0f1865
Merge branch 'master' into master-port/53508 2020-04-22 22:14:35 -07:00
Daniel Wozniak
0d4204a015
Merge pull request #56851 from waynew/master-port/52156
Port #52156 to master
2020-04-22 20:00:22 -07:00
Wayne Werner
f729043e0c
Port #52156 to master
Allow pillar relative includes

Fixes #8875 and Fixes #56186
2020-04-22 17:05:24 -05:00
Wayne Werner
265a1dab8e
Port 51461 to master
Adds `tls.validate` module.
2020-04-22 16:46:22 -05:00
Wayne Werner
935ef3c916
Add changelog entry 2020-04-22 16:12:22 -05:00
ch3ll
2586f716b2
Revert "add towncrier to manage changelog"
This reverts commit 57d160cc60.
2020-04-20 09:34:36 -04:00
ch3ll
57d160cc60
add towncrier to manage changelog 2020-04-16 17:04:49 -04:00