Actualiser scripts/mkvm.ps1
This commit is contained in:
parent
5176ad216c
commit
c2c1e8acb7
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user