Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
(cherry picked from commit dd7ea7a)
  • Loading branch information
drybjed committed Oct 28, 2024
1 parent 4833b29 commit 13b704a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,15 @@ You can read information about required changes between releases in the

.. _debops stable-3.2: https://github.com/debops/debops/compare/v3.2.0...stable-3.2

Added
~~~~~

:ref:`debops.core` role
'''''''''''''''''''''''

- A new local fact, ``ansible_local.core.is_64bits``, can be used to determine
if the current system supports 32-bit or 64-bit architecture.

Changed
~~~~~~~

Expand Down Expand Up @@ -59,6 +68,12 @@ General

- Fixed wrong Jinja syntax in "Configure nginx upstreams" task.

:ref:`debops.sysctl` role
'''''''''''''''''''''''''

- The :file:`50-pid-max.conf` configuration file will be installed only on
platforms which support 64-bit architecture.


`debops v3.2.3`_ - 2024-10-21
-----------------------------
Expand Down

0 comments on commit 13b704a

Please sign in to comment.