|
|
@ -1,6 +1,6 @@ |
|
|
|
{ |
|
|
|
"variables": { |
|
|
|
"iso_mirror": "mirror.informatik.hs-fulda.de", |
|
|
|
"iso_mirror": "http://ftp.agdsn.de/pub/mirrors", |
|
|
|
"opennms_release": "stable", |
|
|
|
"onms-version": "22.0.0-1" |
|
|
|
}, |
|
|
@ -16,9 +16,9 @@ |
|
|
|
"disk_size": 20000, |
|
|
|
"headless": true, |
|
|
|
"http_directory": "http", |
|
|
|
"iso_checksum": "714acc0aefb32b7d51b515e25546835e55a90da9fb00417fbee2d03a62801efd", |
|
|
|
"iso_checksum": "9a2c47d97b9975452f7d582264e9fc16d108ed8252ac6816239a3b58cef5c53d", |
|
|
|
"iso_checksum_type": "sha256", |
|
|
|
"iso_url": "https://{{user `iso_mirror`}}/centos/7.5.1804/isos/x86_64/CentOS-7-x86_64-Minimal-1804.iso", |
|
|
|
"iso_url": "https://{{user `iso_mirror`}}/centos/7.7.1908/isos/x86_64/CentOS-7-x86_64-Minimal-1908.iso", |
|
|
|
"ssh_username": "root", |
|
|
|
"ssh_password": "secret", |
|
|
|
"ssh_port": 22, |
|
|
|