NAME

Clustericious::Config::Plugin - Plugins for clustericious config files.

SYNOPSIS

---
% extend_config 'SomeOtherConfig';

DESCRIPTION

This module provides the functions available in all configuration files using Clustericious::Config.

FUNCTIONS

extends_config

Extend the config using another config file.

get_password

Prompt for a password, if it is needed.

SEE ALSO

Clustericious::Config, Clustericious