зеркало из https://github.com/Azure/AzureDSVM.git
Remove default of adding "dns" to the hostname.
This commit is contained in:
Родитель
4ca599e34f
Коммит
ae3581703e
|
@ -36,7 +36,7 @@ deployDSVM <- function(context,
|
|||
authen="",
|
||||
pubkey="",
|
||||
password="",
|
||||
dns=paste0(name, "dns"),
|
||||
dns=name,
|
||||
mode="Sync")
|
||||
{
|
||||
# check if required arguments are present.
|
||||
|
|
Загрузка…
Ссылка в новой задаче