|
7 | 7 | ],
|
8 | 8 | "iso_checksum": "{{user `iso_checksum`}}",
|
9 | 9 | "iso_checksum_type": "{{user `iso_checksum_type`}}",
|
10 |
| - "output_directory": "output-centos-7.5-x86_64-{{build_type}}", |
11 |
| - "vm_name": "librenms-centos-7.5-x86_64", |
| 10 | + "output_directory": "output-centos-7.6-x86_64-{{build_type}}", |
| 11 | + "vm_name": "librenms-centos-7.6-x86_64", |
12 | 12 | "disk_size": "{{user `disk_size`}}",
|
13 | 13 | "headless": "{{user `headless`}}",
|
14 | 14 | "http_directory": "http",
|
15 | 15 | "boot_wait": "5s",
|
16 | 16 | "boot_command": [
|
17 | 17 | "<esc>",
|
18 | 18 | "<wait>",
|
19 |
| - "linux inst.ks=http://{{.HTTPIP}}:{{.HTTPPort}}/centos-7.5/anaconda-ks.cfg biosdevname=0 net.ifnames=0", |
| 19 | + "linux inst.ks=http://{{.HTTPIP}}:{{.HTTPPort}}/centos-7.6/anaconda-ks.cfg biosdevname=0 net.ifnames=0", |
20 | 20 | "<enter>"
|
21 | 21 | ],
|
22 | 22 | "ssh_timeout": "{{user `ssh_timeout`}}",
|
|
36 | 36 | ],
|
37 | 37 | "iso_checksum": "{{user `iso_checksum`}}",
|
38 | 38 | "iso_checksum_type": "{{user `iso_checksum_type`}}",
|
39 |
| - "output_directory": "output-centos-7.5-x86_64-{{build_type}}", |
40 |
| - "vm_name": "librenms-centos-7.5-x86_64", |
| 39 | + "output_directory": "output-centos-7.6-x86_64-{{build_type}}", |
| 40 | + "vm_name": "librenms-centos-7.6-x86_64", |
41 | 41 | "disk_size": "{{user `disk_size`}}",
|
42 | 42 | "headless": "{{user `headless`}}",
|
43 | 43 | "http_directory": "http",
|
44 | 44 | "boot_wait": "5s",
|
45 | 45 | "boot_command": [
|
46 | 46 | "<esc>",
|
47 | 47 | "<wait>",
|
48 |
| - "linux inst.ks=http://{{.HTTPIP}}:{{.HTTPPort}}/centos-7.5/anaconda-ks.cfg biosdevname=0 net.ifnames=0", |
| 48 | + "linux inst.ks=http://{{.HTTPIP}}:{{.HTTPPort}}/centos-7.6/anaconda-ks.cfg biosdevname=0 net.ifnames=0", |
49 | 49 | "<enter>"
|
50 | 50 | ],
|
51 | 51 | "ssh_timeout": "{{user `ssh_timeout`}}",
|
|
80 | 80 | ],
|
81 | 81 | "iso_checksum": "{{user `iso_checksum`}}",
|
82 | 82 | "iso_checksum_type": "{{user `iso_checksum_type`}}",
|
83 |
| - "output_directory": "output-centos-7.5-x86_64-{{build_type}}", |
84 |
| - "vm_name": "librenms-centos-7.5-x86_64", |
| 83 | + "output_directory": "output-centos-7.6-x86_64-{{build_type}}", |
| 84 | + "vm_name": "librenms-centos-7.6-x86_64", |
85 | 85 | "disk_size": "{{user `disk_size`}}",
|
86 | 86 | "headless": "{{user `headless`}}",
|
87 | 87 | "http_directory": "http",
|
88 | 88 | "boot_wait": "5s",
|
89 | 89 | "boot_command": [
|
90 | 90 | "<esc>",
|
91 | 91 | "<wait>",
|
92 |
| - "linux inst.ks=http://{{.HTTPIP}}:{{.HTTPPort}}/centos-7.5/anaconda-ks.cfg biosdevname=0 net.ifnames=0", |
| 92 | + "linux inst.ks=http://{{.HTTPIP}}:{{.HTTPPort}}/centos-7.6/anaconda-ks.cfg biosdevname=0 net.ifnames=0", |
93 | 93 | "<enter>"
|
94 | 94 | ],
|
95 | 95 | "ssh_timeout": "{{user `ssh_timeout`}}",
|
|
122 | 122 | "SYSLOG_NG={{user `syslog_ng`}}"
|
123 | 123 | ],
|
124 | 124 | "scripts": [
|
125 |
| - "scripts/centos-7.5/repo.sh", |
| 125 | + "scripts/centos-7.6/repo.sh", |
126 | 126 | "scripts/centos/virtualbox.sh",
|
127 | 127 | "scripts/centos/vmware.sh",
|
128 | 128 | "scripts/common/vagrant.sh",
|
129 | 129 | "scripts/common/sshd.sh",
|
130 | 130 | "scripts/centos/locale.sh",
|
131 |
| - "scripts/centos-7.5/cleanup.sh", |
| 131 | + "scripts/centos-7.6/cleanup.sh", |
132 | 132 | "scripts/centos/librenms.sh",
|
133 | 133 | "scripts/centos/syslog-ng.sh",
|
134 | 134 | "scripts/centos/oxidized.sh",
|
|
144 | 144 | "disk_size": "40960",
|
145 | 145 | "memory": "512",
|
146 | 146 | "headless": "false",
|
147 |
| - "iso_checksum": "937bf0a7b0932817f84f7230f15ed88911bbbd85c0c958680792b7f8d8f9c1a9", |
| 147 | + "iso_checksum": "19d94274ef856c4dfcacb2e7cfe4be73e442a71dd65cc3fb6e46db826040b56e", |
148 | 148 | "iso_checksum_type": "sha256",
|
149 |
| - "iso_name": "CentOS-7-x86_64-NetInstall-1804.iso", |
| 149 | + "iso_name": "CentOS-7-x86_64-NetInstall-1810.iso", |
150 | 150 | "iso_path": "iso",
|
151 | 151 | "mirror": "http://mirrors.kernel.org/centos",
|
152 | 152 | "ssh_fullname": "vagrant",
|
|
0 commit comments