File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 2828* [ ` icingaweb2::module::translation ` ] ( #icingaweb2--module--translation ) : Installs and configures the translation module.
2929* [ ` icingaweb2::module::vspheredb ` ] ( #icingaweb2--module--vspheredb ) : Installs the vsphereDB plugin
3030* [ ` icingaweb2::module::x509 ` ] ( #icingaweb2--module--x509 ) : Installs the x509 module
31- * [ ` icingaweb2::module::x509::install ` ] ( #icingaweb2--module--x509--install ) : Install the x509 module
3231
3332#### Private Classes
3433
4948* ` icingaweb2::module::vspheredb::install ` : Install the VSphereDB module
5049* ` icingaweb2::module::vspheredb::service ` : Manage the vspheredb service.
5150* ` icingaweb2::module::x509::config ` : Configure the x509 module
51+ * ` icingaweb2::module::x509::install ` : Install the x509 module
5252* ` icingaweb2::module::x509::service ` : Manage the x509 job scheduler.
5353
5454### Defined types
@@ -3369,10 +3369,6 @@ Data type: `String[1]`
33693369
33703370The user as which the service is running. Only valid if ` install_method ` is set to ` git ` .
33713371
3372- ### <a name =" icingaweb2--module--x509--install " ></a >` icingaweb2::module::x509::install `
3373-
3374- Install the x509 module
3375-
33763372## Defined types
33773373
33783374### <a name =" icingaweb2--config--authmethod " ></a >` icingaweb2::config::authmethod `
Original file line number Diff line number Diff line change 11# @summary
22# Install the x509 module
33#
4+ # @api private
5+ #
46class icingaweb2::module::x509::install {
57 assert_private()
68
You can’t perform that action at this time.
0 commit comments