programs.openstackclient.publicClouds
Public information about clouds.
Configuration written to $XDG_CONFIG_HOME/openstack/clouds-public.yaml. See https://docs.openstack.org/python-openstackclient/latest/configuration/index.html#clouds-public-yaml.
- Type
open submodule of (YAML 1.1 value)- Default
{ }- Example
{ example-cloud = { auth = { auth_url = "https://identity.cloud.example.com/v2.0"; }; }; };- Declared
- <home-manager/modules/programs/openstackclient.nix>