Sha256: 666d18b66019e8827184c8560c90855d25456687e1b95d8590687f7e3e781666

Contents?: true

Size: 1.25 KB

Versions: 13

Compression:

Stored size: 1.25 KB

Contents

# (c) Copyright 2014 Hewlett-Packard Development Company, L.P.
#
#    Licensed under the Apache License, Version 2.0 (the "License");
#    you may not use this file except in compliance with the License.
#    You may obtain a copy of the License at
#
#        http://www.apache.org/licenses/LICENSE-2.0
#
#    Unless required by applicable law or agreed to in writing, software
#    distributed under the License is distributed on an "AS IS" BASIS,
#    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#    See the License for the specific language governing permissions and
#    limitations under the License.

# Defaults yaml file used for rspec.
:default:
  :maestro_url: http://example.org
  :keypair_name: default_key
  :data: None
  :default_case2: 'success'
:description:
  :FORJ_HPC: Testing extra application default value.
:setup:
  - :desc: 'Step 1'
    :explanation: |-
      My complete explanation is in
      multiline <%= config['text'] %>
  - :desc: 'Step 2'
    :add:
     - :data
:sections:
  :credentials:
    :keypair_name:
    :data:
      :account_exclusive: true
  :maestro:
    :maestro_url:
  :lorj_default:
    :default_case:
      :default_value: 'success'
    :default_case2:
      :default_value: 'incorrect - meta-default value'

Version data entries

13 entries across 11 versions & 1 rubygems

Version Path
lorj-1.0.20 lorj-spec/defaults.yaml
lorj-1.0.19 lorj-spec/defaults.yaml
lorj-1.0.18 lorj-spec/defaults.yaml
lorj-1.0.17 lorj-spec/defaults.yaml
lorj-1.0.16 lorj-spec/defaults.yaml
lorj-1.0.14 lorj-spec/defaults.yaml
lorj-1.0.13 lorj-spec/defaults.yaml
lorj-1.0.12 lorj-spec/process/mock/defaults.yaml
lorj-1.0.12 lorj-spec/defaults.yaml
lorj-1.0.11 lorj-spec/defaults.yaml
lorj-1.0.11 lorj-spec/process/mock/defaults.yaml
lorj-1.0.10 lorj-spec/defaults.yaml
lorj-1.0.9 lorj-spec/defaults.yaml