Re-instate configuration

This commit is contained in:
james.page@ubuntu.com 2015-01-23 08:27:43 +00:00
parent bea0cd894f
commit 16786efdd1
1 changed files with 9 additions and 0 deletions

View File

@ -139,6 +139,15 @@ options:
description: |
Key ID to import to the apt keyring to support use with arbitary source
configuration from outside of Launchpad archives or PPA's.
# Network configuration options
# by default all access is over 'private-address'
access-network:
type: string
default:
description: |
The IP address and netmask of the 'access' network (e.g., 192.168.0.0/24)
.
This network will be used for access to RabbitMQ messaging services.
prefer-ipv6:
type: boolean
default: False