inventory: pkgs and pkgs_stg variables

Adjust pkgs prod to...what it actually already is.
Adjust stg to match prod so we can sync all the content to it.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-10-15 10:57:47 -07:00
parent cfee2bba99
commit dba7d2d870
2 changed files with 5 additions and 4 deletions

View file

@ -1,7 +1,8 @@
---
lvm_size: 500000
mem_size: 4096
num_cpus: 4
mem_size: 16384
max_mem_size: 32768
num_cpus: 8
tcp_ports: [ 80, 443 ]

View file

@ -1,8 +1,8 @@
---
lvm_size: 100000
lvm_size: 500000
mem_size: 16384
max_mem_size: 32768
num_cpus: 4
num_cpus: 8
tcp_ports: [ 80, 443, 8444, 8443, 8445 ]
# There vars are used to configure mod_wsgi