File: restart-specific-services-1b0a0e9d45afa0bc.yaml

package info (click to toggle)
puppet-module-swift 25.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,400 kB
  • sloc: ruby: 9,593; python: 38; sh: 10; makefile: 10
file content (12 lines) | stat: -rw-r--r-- 392 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
---
features:
  - |
    The new ``service_tag`` parameter has been added to
    the ``swift::service`` defined resource type. This parameter controls
    the additional tag added to the service resource in addition to
    the default ``swift-service`` tag.

fixes:
  - |
    This module no longer restarts all services after updating config files,
    but restrts only the relevant services.