[Puppet] Incorrect "Usage: Const" option removed
Change-Id: I4dab5132ffade583e14a1c04a9c27bfb8d399daf
This commit is contained in:
parent
25ad134d7d
commit
e957ce9543
@ -19,11 +19,9 @@ Properties:
|
||||
dataFilePath:
|
||||
Contract: $.string()
|
||||
Default: '/etc/puppet/hieradata/murano.yaml'
|
||||
Usage: Const
|
||||
configFilePath:
|
||||
Contract: $.string()
|
||||
Default: '/etc/puppet/hiera.yaml'
|
||||
Usage: Const
|
||||
configFile:
|
||||
Contract: $.class(YamlFile)
|
||||
dataFile:
|
||||
|
@ -18,7 +18,6 @@ Name: YamlFile
|
||||
Properties:
|
||||
path:
|
||||
Contract: $.string().notNull()
|
||||
Usage: Const
|
||||
data:
|
||||
Contract: {}
|
||||
Default: dict()
|
||||
|
@ -23,7 +23,6 @@ Methods:
|
||||
Arguments:
|
||||
- instance:
|
||||
Contract: $.class(res:LinuxMuranoInstance).notNull()
|
||||
Usage: Const
|
||||
- path:
|
||||
Contract: $.string().notNull()
|
||||
- data:
|
||||
|
Loading…
x
Reference in New Issue
Block a user