lorj-spec/defaults.yaml in lorj-1.0.3 vs lorj-spec/defaults.yaml in lorj-1.0.4

- old
+ new

@@ -12,19 +12,25 @@ # 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 - + :maestro_url: http://example.org + :keypair_name: default_key + :data: None :description: - :FORJ_HPC: Testing extra application default value. - + :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: + :credentials: + :keypair_name: + :data: + :account_exclusive: true + :maestro: + :maestro_url: