Prokee Module Configuration

From prokee
Revision as of 20:42, 18 August 2019 by Andy (talk | contribs) (Global Settings)
Jump to navigation Jump to search


Global Settings

modname

Sets the name of the module.

modname="MyModule";

modtype

Sets the type of the module.

modtype="mods";

version

Sets the version string of the module.

version="v01";

prokee_info

manpage

This option states that one or more man pages should be created for this module.

prokee_info="manpage";

noexe

This option instructs bmc to not create executables for this module.

prokee_info="noexe";

Extended Options

extra_version_code

extra_version_cli