diff --git a/nodes/htz-cloud/pirmasens.py b/nodes/htz-cloud/pirmasens.py index 6a1e8db..6eea076 100644 --- a/nodes/htz-cloud/pirmasens.py +++ b/nodes/htz-cloud/pirmasens.py @@ -71,8 +71,8 @@ nodes['htz-cloud.pirmasens'] = { }, }, 'vm': { - 'cpu': 1, - 'ram': 2, + 'cpu': 2, + 'ram': 4, }, }, }