Beispiel #1
0
func init() {
	ubuntuoneremove = &UbuntuOneRemove{}
	templates.Register("UbuntuOneRemove", ubuntuoneremove)
}
func init() {
	ubuntucephdatastore = &UbuntuCephDatastore{}
	templates.Register("UbuntuCephDatastore", ubuntucephdatastore)
}
Beispiel #3
0
func init() {
	ubuntumegamreport = &UbuntuMegamReport{}
	templates.Register("UbuntuMegamReport", ubuntumegamreport)
}
func init() {
	ubuntumegamsnowflakeremove = &UbuntuMegamSnowflakeRemove{}
	templates.Register("UbuntuMegamSnowflakeRemove", ubuntumegamsnowflakeremove)
}
func init() {
	ubuntumegamsnowflakeinstall = &UbuntuMegamSnowflakeInstall{}
	templates.Register("UbuntuMegamSnowflakeInstall", ubuntumegamsnowflakeinstall)
}
func init() {
	debiannilavuinstall = &DebianNilavuInstall{}
	templates.Register("DebianNilavuInstall", debiannilavuinstall)
}
func init() {
	ubuntumesosslaveinstall = &UbuntuMesosSlaveInstall{}
	templates.Register("UbuntuMesosSlaveInstall", ubuntumesosslaveinstall)
}
func init() {
	debianverticeremove = &DebianMegamdRemove{}
	templates.Register("DebianMegamdRemove", debianverticeremove)
}
func init() {
	ubuntumegamcommoninstall = &UbuntuMegamCommonInstall{}
	templates.Register("UbuntuMegamCommonInstall", ubuntumegamcommoninstall)
}
func init() {
	debiangatewayinstall = &DebianGatewayInstall{}
	templates.Register("DebianGatewayInstall", debiangatewayinstall)
}
func init() {
	ubuntuverticecommonremove = &UbuntuMegamCommonRemove{}
	templates.Register("UbuntuMegamCommonRemove", ubuntuverticecommonremove)
}
Beispiel #12
0
func init() {
	debianverticeconfig = &DebianVerticeConfig{}
	templates.Register("DebianVerticeConfig", debianverticeconfig)
}
func init() {
	ubuntugatewayremove = &UbuntuGatewayRemove{}
	templates.Register("UbuntuGatewayRemove", ubuntugatewayremove)
}
func init() {
	debianverticereport = &DebianVerticeReport{}
	templates.Register("DebianVerticeReport", debianverticereport)
}
func init() {
	debiancephdatastore = &DebianCephDatastore{}
	templates.Register("DebianCephDatastore", debiancephdatastore)
}
Beispiel #16
0
func init() {
	ubuntucephinstall = &UbuntuCephInstall{}
	templates.Register("UbuntuCephInstall", ubuntucephinstall)
}
Beispiel #17
0
func init() {
	ubunturiakremove = &UbuntuRiakRemove{}
	templates.Register("UbuntuRiakRemove", ubunturiakremove)
}
func init() {
	ubunturabbitmqinstall = &UbuntuRabbitmqInstall{}
	templates.Register("UbuntuRabbitmqInstall", ubunturabbitmqinstall)
}
func init() {
	ubuntumegamgatewayinstall = &UbuntuMegamGatewayInstall{}
	templates.Register("UbuntuMegamGatewayInstall", ubuntumegamgatewayinstall)
}
Beispiel #20
0
func init() {
	ubunturiakinstall = &UbuntuRiakInstall{}
	templates.Register("UbuntuRiakInstall", ubunturiakinstall)
}
func init() {
	ubuntuverticeinstall = &UbuntuMegamdInstall{}
	templates.Register("UbuntuMegamdInstall", ubuntuverticeinstall)
}
func init() {
	debiansnowflakeremove = &DebianSnowflakeRemove{}
	templates.Register("DebianSnowflakeRemove", debiansnowflakeremove)
}
func init() {
	ubuntucreatenetwork = &UbuntuCreateNetwork{}
	templates.Register("UbuntuCreateNetwork", ubuntucreatenetwork)
}
Beispiel #24
0
func init() {
	ubuntusshpass = &UbuntuSshPass{}
	templates.Register("UbuntuSshPass", ubuntusshpass)
}
func init() {
	ubuntuverticereport = &UbuntuVerticeReport{}
	templates.Register("UbuntuVerticeReport", ubuntuverticereport)
}
Beispiel #26
0
func init() {
	debiancephgateway = &DebianCephGateway{}
	templates.Register("DebianCephGateway", debiancephgateway)
}
Beispiel #27
0
func init() {
	debianoneremove = &DebianOneRemove{}
	templates.Register("DebianOneRemove", debianoneremove)
}
func init() {
	debiannilavuremove = &DebianNilavuRemove{}
	templates.Register("DebianNilavuRemove", debiannilavuremove)
}
func init() {
	ubuntuonehostinstall = &UbuntuOneHostInstall{}
	templates.Register("UbuntuOneHostInstall", ubuntuonehostinstall)
}
Beispiel #30
0
func init() {
	ubuntucephremove = &UbuntuCephRemove{}
	templates.Register("UbuntuCephRemove", ubuntucephremove)
}