Config-Model-OpenSsh

 view release on metacpan or  search on metacpan

lib/Config/Model/models/Multistrap.pod  view on Meta::CPAN

Config::Model::models::Multistrap - Configuration class Multistrap

=head1 DESCRIPTION

Configuration classes used by L<Config::Model>

Class for multistrap configuration files. Note that multistrap is based on INI where section and keys are case insensitive. Hence all sections and keys are converted to lower case and written back as lower case. Most values (but not all) are also cas...

=head1 Elements

=head2 include - Include file for cascaded configuration

To support multiple variants of a basic (common) configuration, "multistrap" allows configuration files to include other (more general) configuration files. i.e. the most detailed / specific configuration file is specified on the command line and tha...

=head2 arch

I< Optional. Type enum. choice: 'alpha', 'arm', 'armel', 'powerpc'.  > 

=head2 directory - target directory

top level directory where the bootstrap will be created. I< Optional. Type uniline.  > 



( run in 0.595 second using v1.01-cache-2.11-cpan-49f99fa48dc )