Permalink
Browse files
Lowering requirements/suggestions for VM
- Loading branch information
Showing
with
2 additions
and
2 deletions.
-
+2
−2
shibboleth-appliance.json
|
@@ -4,8 +4,8 @@ |
|
|
"variables": { |
|
|
"profile": "xfs", |
|
|
"disk_size": "8192", |
|
|
"memory": "6122", |
|
|
"cpus": "2", |
|
|
"memory": "2048", |
|
|
"cpus": "1", |
|
|
"guest_os_type": "RedHat_64", |
|
|
"ssh_username": "centos", |
|
|
"ssh_password": "centos", |
|
|