Files
charm-ceph-nfs/actions.yaml
2022-01-05 16:07:36 -06:00

10 lines
269 B
YAML

# Copyright 2022 Canonical
# See LICENSE file for licensing details.
create-share:
description: Create a new CephFS Backed NFS export
params:
allowed-ips:
description: IP Addresses to grant Read/Write access to
type: string
default: "0.0.0.0"