Skip to content

Commit

Permalink
Merge pull request #1037 from artem-forks/centos7.5
Browse files Browse the repository at this point in the history
CentOS 7.5
  • Loading branch information
Seth Thomas authored May 10, 2018
2 parents a4f2e84 + 6dadcdb commit 61a5dc7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions centos/centos-7.4-x86_64.json → centos/centos-7.5-x86_64.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
}
],
"variables": {
"box_basename": "centos-7.4",
"box_basename": "centos-7.5",
"build_timestamp": "{{isotime \"20060102150405\"}}",
"cpus": "1",
"disk_size": "65536",
Expand All @@ -191,16 +191,16 @@
"https_proxy": "{{env `https_proxy`}}",
"hyperv_generation": "1",
"hyperv_switch": "{{env `hyperv_switch`}}",
"iso_checksum": "ec7500d4b006702af6af023b1f8f1b890b6c7ee54400bb98cef968b883cd6546",
"iso_checksum": "506e4e06abf778c3435b4e5745df13e79ebfc86565d7ea1e128067ef6b5a6345",
"iso_checksum_type": "sha256",
"iso_name": "CentOS-7-x86_64-DVD-1708.iso",
"iso_name": "CentOS-7-x86_64-DVD-1804.iso",
"ks_path": "7/ks.cfg",
"memory": "1024",
"mirror": "http://mirrors.kernel.org/centos",
"mirror_directory": "7.4.1708/isos/x86_64",
"name": "centos-7.4",
"mirror_directory": "7.5.1804/isos/x86_64",
"name": "centos-7.5",
"no_proxy": "{{env `no_proxy`}}",
"template": "centos-7.4-x86_64",
"template": "centos-7.5-x86_64",
"version": "TIMESTAMP"
}
}

0 comments on commit 61a5dc7

Please sign in to comment.