File: clouds-yaml-e8a87dfceba4619d.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 (10 lines) | stat: -rw-r--r-- 308 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    The new ``openstacklib::clouds`` resource type has been added, which
    manages the ``clouds.yaml`` file to store credentials for the ``openstack``
    cli.

  - |
    Now ``Puppet::Provider::Openstack::CredentialsV3`` supports loading
    credentials from the ``clouds.yaml`` file.