mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Include change on loadavg beacon in release notes
This commit is contained in:
parent
ff31b8f82a
commit
e76e472978
@ -17,3 +17,6 @@ Grains Changes
|
||||
.. code-block:: jinja
|
||||
|
||||
{% set on_vmware = grains['virtual'].lower() == 'vmware' %}
|
||||
|
||||
- The ``loadavg`` beacon now outputs averages as integers instead of strings.
|
||||
(Via :issuse:`31124`.)
|
||||
|
Loading…
Reference in New Issue
Block a user