Skip to content
/ ncm-ncd Public
forked from quattor/ncm-ncd

Node Configuration Dispatcher Framework for Components

License

Notifications You must be signed in to change notification settings

ttyS4/ncm-ncd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ncm-ncd

Front end for executing Quattor configuration modules.

Uses

Running specific configuration modules

To run a well-defined list of configuration modules together with their pre and post-dependencies, do:

$ ncm-ncd --configure <module1> [<module2> ...]

Running all configuration modules

Use the --all option:

$ ncm-ncd --configure --all

Listing available components

Use the --list option. It is incompatible with --configure.

$ ncm-ncd --list

See also

Full help with ncm-ncd --help

About

Node Configuration Dispatcher Framework for Components

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 95.2%
  • Pan 3.1%
  • Shell 1.7%