manage atlas
This commit is contained in:
parent
0bf113fa25
commit
7e9637c984
7 changed files with 39 additions and 15 deletions
|
@ -28,8 +28,8 @@ module "setup_jefke" {
|
|||
module "bancomart" {
|
||||
source = "./modules/debian"
|
||||
name = "bancomart"
|
||||
ram = 2048
|
||||
storage = 10
|
||||
ram = 4096
|
||||
storage = 25
|
||||
# providers = {
|
||||
# libvirt = libvirt.jefke
|
||||
# }
|
||||
|
|
Reference in a new issue