Sha256: 3373fd3a863a9f851a9cff39196568fddbea6a28c5325c02d23f80fcd7577961

Contents?: true

Size: 1.09 KB

Versions: 5

Compression:

Stored size: 1.09 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
: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:

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
lorj-1.0.8 lorj-spec/defaults.yaml
lorj-1.0.7 lorj-spec/defaults.yaml
lorj-1.0.6 lorj-spec/defaults.yaml
lorj-1.0.5 lorj-spec/defaults.yaml
lorj-1.0.4 lorj-spec/defaults.yaml