File: ipv6_brackets-7a453aea5e091855.yaml

package info (click to toggle)
puppet-module-openstacklib 25.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 968 kB
  • sloc: ruby: 4,500; python: 38; sh: 22; makefile: 10
file content (6 lines) | stat: -rw-r--r-- 327 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
---
features:
  - Utility to handle IPv6 address brackets with normalize_ip_for_uri
    is a function that help us to add brackets to IPv6 addresses
    when missing. The function moved to puppetlabs-stdlib but is not in latest release
    yet. Once it's done, we'll probably drop this function so our modules will use stdlib.