public class TestConfigureBootstrapCommand extends ConfigureBootstrapCommand
| Constructor and Description |
|---|
TestConfigureBootstrapCommand(User userIn) |
| Modifier and Type | Method and Description |
|---|---|
ValidatorError[] |
storeConfiguration()
Store the configuration to the machine
|
getAllowConfigActions, getAllowRemoteCommands, getEnableGpg, getEnableSsl, getHostname, getHttpProxy, getHttpProxyPassword, getHttpProxyUsername, getSslPath, setAllowConfigActions, setAllowRemoteCommands, setEnableGpg, setEnableSsl, setHostname, setHttpProxy, setHttpProxyPassword, setHttpProxyUsername, setSslPathgetExecutor, getUserpublic TestConfigureBootstrapCommand(User userIn)
public ValidatorError[] storeConfiguration()
storeConfiguration in interface SatelliteConfiguratorstoreConfiguration in class ConfigureBootstrapCommand