twangboy
1f0e79f4f5
Add changelog
2021-02-09 06:11:51 -05:00
rgroux
2ed9e6c9ca
add a changelog entry for #59404
2021-02-08 13:22:16 -05:00
Jarrod Funnell
2571ccfbf2
Fix fileserver module whitelist logic
2021-02-04 13:38:00 -05:00
Ken Crowell
8a017c3681
Add notes about grains.filter_by for PhotonOS change
2021-02-04 13:31:02 -05:00
Ken Crowell
324eb07cb9
Use "VMware Photon OS" instead of "VMware Photon"
...
The value is "VMware Photon" only on Photon OS 1.0, where there is no
python3 package available, so I think it's fair to ignore that.
2021-02-04 13:31:02 -05:00
lomeroe
13767ad8f1
Let yumpkg work on VMWare's Photon OS, which uses tdnf (a C implementation of dnf)
2021-02-04 13:31:02 -05:00
lomeroe
882596240c
Add VMware Photon support to pkgrepo state
2021-02-04 13:31:02 -05:00
Erik Johnson
3a0cc03fd2
Add changelog file
2021-02-04 06:30:40 -05:00
twangboy
148f91ec8c
Fix docs for auth_timeout
2021-02-04 06:28:13 -05:00
twangboy
bd190e44f5
Fix docs for auth_timeout
2021-02-04 06:28:13 -05:00
Bryce Larson
6c6ea48d06
rename changelog file
2021-02-03 20:50:50 +00:00
Gareth J. Greenaway
3d840db8fb
Add more detail to the changelog.
2021-02-03 10:40:30 -05:00
Gareth J. Greenaway
8796ac8569
Adding changelog file
2021-02-03 10:40:30 -05:00
Alan Somers
c022ddfa4c
Add a changelog entry
2021-02-03 10:37:02 -05:00
Gareth J. Greenaway
d6e23db4f1
requested changes for changelog.
2021-02-03 08:52:38 -05:00
Gareth J. Greenaway
614cac0a05
Adding changelog.
2021-02-03 08:52:38 -05:00
Cédric Bosdonnat
bb9014535c
virt: fix update of efi=True
...
Libvirt uses efi=True as a flag to look for the proper UEFI loader and
nvram template. This means that on a subsenquent state apply efi=True
will trigger a definition update even if not needed.
In case efi=True is provided, don't udpate if loader and nvram values
are already set.
2021-02-03 06:52:12 -05:00
twangboy
fe80693e40
Fix timezone with dst off
2021-02-03 06:35:16 -05:00
Chad Phillips
2a373c5b94
Fix Pop!_OS 20.04 not using aptpkg
...
Fixes #58395
2021-02-02 07:08:36 -05:00
Sebastian Schaack
5e040905b2
created changelog file
2021-02-02 07:06:59 -05:00
piterpunk
13379fc370
Fix issue with MySQL8 and "all privileges" grant
...
Converts the given "grant" to upper case before compare to "ALL".
This fixes a problem granting "all privileges" to a MySQL user.
2021-02-02 07:02:08 -05:00
Gareth J. Greenaway
8de7674e74
Adding changelog file
2021-02-02 06:14:37 -05:00
Gareth J. Greenaway
9632f16418
Adding changelog.
2021-02-01 15:28:46 -05:00
Gareth J. Greenaway
291912b34e
Schedule Items in Pillar Refresh Fixes ( #59104 )
...
* Fixes to storing schedule items in pillar, when refreshing pillar only update the schedule items if something has changed.
* Adding test to pytests for scheduler & pillar changes.
* Adding changelog file
* Suggested changes from s0undt3ch
* Swapping @slowTest for @pytest.mark.slow_test
Co-authored-by: Megan Wilhite <megan.wilhite@gmail.com>
2021-02-01 15:22:34 -05:00
Gareth J. Greenaway
7ca7dd9806
Adding changelog files for each issue this PR addresses.
2021-02-01 15:19:52 -05:00
Gareth J. Greenaway
14fb42dcc0
Adding changelog.
2021-02-01 07:06:00 -05:00
Pedro Algarvio
9b11e6ab5d
Rename salt.renderers.toml
to salt.renderers.tomlmod
.
...
This fixes the import error issues as described in #58822
Fixes #58822
2021-02-01 06:59:15 -05:00
fkantelberg
ae4d46f842
Add hetzner as cloud provider
2021-02-01 06:41:40 -05:00
Gareth J. Greenaway
6d9c0411d0
Update 56623.fixed
...
Removing extra newlines.
2021-02-01 06:23:29 -05:00
Gareth J. Greenaway
e839c9bb96
Adding changelog file
2021-02-01 06:23:29 -05:00
Gareth J. Greenaway
ab337053ad
Adding changelog file
2021-02-01 06:22:56 -05:00
Bryce Larson
7e357ae3c4
Always store git sha in _version.py during installation
2021-01-25 11:58:27 -07:00
Lukas Raska
3e9c5b7269
Implement return_retry_tries minion opts and use it for channel.send
2021-01-22 13:30:09 -07:00
Gareth J. Greenaway
05a90ebc07
Adding changelog file
2021-01-22 03:18:58 -07:00
Ken Crowell
a8e6c2ea3e
Parse gluster version for known extant versions
2021-01-14 20:06:16 -07:00
Cédric Bosdonnat
e0b2d98edb
Add host_devices to virt running and defined states
...
Expose the new host_devices parameter to the virt.running and
virt.defined states.
2021-01-13 13:31:41 -07:00
Jakub Recman
1da988dcb9
Fix duplicate IPs
...
Fixes #58799
Fixes duplicate IP addresses in fqdn_ip grains
2021-01-13 11:06:32 -07:00
Alan Somers
4e4bb2dc46
Update changelog for PR #59140
2021-01-12 11:47:30 -07:00
Julian Dehm
82116eca00
lxd: fix possible race condition when adding multiple devices
2021-01-07 17:38:04 -07:00
Alexander Kriventsov
68378c0ac2
added changelog and test
2021-01-07 12:23:42 -07:00
Jerzy Drozdz
3c28048b37
Changed package manager detection ( #59201 )
...
* Changed package manager detection
* Added os import inside _yum function
* Added changelog
* Added patching __context__ dict
* Added condition for DNF installed on CentOS7
* Added _versionlock_pkg function
* Changed ret variable name
* Added second test install
* Conditional package change check
2021-01-06 12:58:55 -07:00
Carlos Álvaro
46211f0cbd
doc: Add changelog entry
2020-12-28 09:18:55 +00:00
Cédric Bosdonnat
0a3ebb7750
virt: expose live parameter in virt.defined state
...
Allow updating the definition of a VM without touching the live
instance. This can be helpful since live update may change the device
names in the guest.
2020-12-14 15:11:15 -07:00
Sebastian Marsching
1148d34530
Fix bug in svn.latest ( closes #59069 ). ( #59071 )
...
This commit ensures that the --trust-server-cert-failures option is
correctly passed on to svn.diff when running svn.latest in test mode.
2020-12-10 13:22:37 -07:00
Cédric Bosdonnat
6cb22d64c5
virt: cleanup the consoles and serials support
2020-12-04 00:59:18 -07:00
Gareth J. Greenaway
da7dfd4049
Adding changelog.
2020-12-02 14:20:32 -07:00
gqlo
e3dae97e10
virt: support cpu model and topology
2020-11-30 13:22:32 -07:00
Gareth J. Greenaway
55568c3ee3
Adding changelog.
2020-11-24 13:34:34 -07:00
Gareth J. Greenaway
47e556c945
Adding changelog.
2020-11-22 19:24:54 -07:00
Frode Gundersen
8df03c17e1
Update docs for 3002.2 release
2020-11-14 09:54:21 -07:00