Exemplo n.º 1
0
func init() {
	ubuntuoneremove = &UbuntuOneRemove{}
	templates.Register("UbuntuOneRemove", ubuntuoneremove)
}
Exemplo n.º 2
0
func init() {
	ubuntucephdatastore = &UbuntuCephDatastore{}
	templates.Register("UbuntuCephDatastore", ubuntucephdatastore)
}
Exemplo n.º 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)
}
Exemplo n.º 7
0
func init() {
	ubuntumesosslaveinstall = &UbuntuMesosSlaveInstall{}
	templates.Register("UbuntuMesosSlaveInstall", ubuntumesosslaveinstall)
}
Exemplo n.º 8
0
func init() {
	debianverticeremove = &DebianMegamdRemove{}
	templates.Register("DebianMegamdRemove", debianverticeremove)
}
Exemplo n.º 9
0
func init() {
	ubuntumegamcommoninstall = &UbuntuMegamCommonInstall{}
	templates.Register("UbuntuMegamCommonInstall", ubuntumegamcommoninstall)
}
func init() {
	debiangatewayinstall = &DebianGatewayInstall{}
	templates.Register("DebianGatewayInstall", debiangatewayinstall)
}
Exemplo n.º 11
0
func init() {
	ubuntuverticecommonremove = &UbuntuMegamCommonRemove{}
	templates.Register("UbuntuMegamCommonRemove", ubuntuverticecommonremove)
}
Exemplo n.º 12
0
func init() {
	debianverticeconfig = &DebianVerticeConfig{}
	templates.Register("DebianVerticeConfig", debianverticeconfig)
}
Exemplo n.º 13
0
func init() {
	ubuntugatewayremove = &UbuntuGatewayRemove{}
	templates.Register("UbuntuGatewayRemove", ubuntugatewayremove)
}
Exemplo n.º 14
0
func init() {
	debianverticereport = &DebianVerticeReport{}
	templates.Register("DebianVerticeReport", debianverticereport)
}
Exemplo n.º 15
0
func init() {
	debiancephdatastore = &DebianCephDatastore{}
	templates.Register("DebianCephDatastore", debiancephdatastore)
}
Exemplo n.º 16
0
func init() {
	ubuntucephinstall = &UbuntuCephInstall{}
	templates.Register("UbuntuCephInstall", ubuntucephinstall)
}
Exemplo n.º 17
0
func init() {
	ubunturiakremove = &UbuntuRiakRemove{}
	templates.Register("UbuntuRiakRemove", ubunturiakremove)
}
Exemplo n.º 18
0
func init() {
	ubunturabbitmqinstall = &UbuntuRabbitmqInstall{}
	templates.Register("UbuntuRabbitmqInstall", ubunturabbitmqinstall)
}
Exemplo n.º 19
0
func init() {
	ubuntumegamgatewayinstall = &UbuntuMegamGatewayInstall{}
	templates.Register("UbuntuMegamGatewayInstall", ubuntumegamgatewayinstall)
}
Exemplo n.º 20
0
func init() {
	ubunturiakinstall = &UbuntuRiakInstall{}
	templates.Register("UbuntuRiakInstall", ubunturiakinstall)
}
Exemplo n.º 21
0
func init() {
	ubuntuverticeinstall = &UbuntuMegamdInstall{}
	templates.Register("UbuntuMegamdInstall", ubuntuverticeinstall)
}
func init() {
	debiansnowflakeremove = &DebianSnowflakeRemove{}
	templates.Register("DebianSnowflakeRemove", debiansnowflakeremove)
}
Exemplo n.º 23
0
func init() {
	ubuntucreatenetwork = &UbuntuCreateNetwork{}
	templates.Register("UbuntuCreateNetwork", ubuntucreatenetwork)
}
Exemplo n.º 24
0
func init() {
	ubuntusshpass = &UbuntuSshPass{}
	templates.Register("UbuntuSshPass", ubuntusshpass)
}
Exemplo n.º 25
0
func init() {
	ubuntuverticereport = &UbuntuVerticeReport{}
	templates.Register("UbuntuVerticeReport", ubuntuverticereport)
}
Exemplo n.º 26
0
func init() {
	debiancephgateway = &DebianCephGateway{}
	templates.Register("DebianCephGateway", debiancephgateway)
}
Exemplo n.º 27
0
func init() {
	debianoneremove = &DebianOneRemove{}
	templates.Register("DebianOneRemove", debianoneremove)
}
Exemplo n.º 28
0
func init() {
	debiannilavuremove = &DebianNilavuRemove{}
	templates.Register("DebianNilavuRemove", debiannilavuremove)
}
Exemplo n.º 29
0
func init() {
	ubuntuonehostinstall = &UbuntuOneHostInstall{}
	templates.Register("UbuntuOneHostInstall", ubuntuonehostinstall)
}
Exemplo n.º 30
0
func init() {
	ubuntucephremove = &UbuntuCephRemove{}
	templates.Register("UbuntuCephRemove", ubuntucephremove)
}