- or download this
#!/usr/bin/env perl
...
my $config = LoadFile('config.yml')->{'production'};
print Dumper($config);
- or download this
defaults: &defaults
src:
...
production:
<<: *defaults
nfs: ian
- or download this
production:
src:
...
username: root
password:
nfs: /tmp