components/openstack/cloudbase-init/files/cloudbase-init.stencil
author Sean Wilcox <sean.wilcox@oracle.com>
Fri, 24 Mar 2017 14:28:46 -0600
changeset 7799 e35d3ee6d1b8
permissions -rw-r--r--
PSARC 2017/039 cloudbase-init: Portable cloud image initialization with ConfigDrive 25615046 cloudbase-init should support configdrive on solaris 25027429 Enable cloudbase-init debug in config file

# This file is generated via SMF, and configuration should be changed by
# setting or updating properties in the cloudbase-init:default service:instance.
# Any modifications to this file will be overwritten on the next start of the
# cloudbase-init.
#
# For example to turn on debugging do the following :
#	svccfg -s cloudbase-init:default setprop config/debug = boolean: true
#	svcadm refresh cloudbase-init

[DEFAULT]
; add any properties and their values that are in the config property group.
$%/config/(.*)/ {
$%1 = $%{config/$%1}
}