Actualiser scripts/mkvm.ps1
This commit is contained in:
@@ -18,11 +18,13 @@ $vmMem = @{
|
||||
"s-infra" = "768"
|
||||
"s-backup" = "768"
|
||||
"s-elk" = "3072"
|
||||
"s-awx" = "4096"
|
||||
"s-peertube" = "4096"
|
||||
}
|
||||
|
||||
$vmCpus = @{
|
||||
"s-awx" = "4096"
|
||||
"s-peertube" = "4096"
|
||||
"s-awx" = "2"
|
||||
"s-peertube" = "2"
|
||||
}
|
||||
#FONCTIONS
|
||||
|
||||
|
Reference in New Issue
Block a user