Skip to content

Commit

Permalink
Merge pull request #1152 from artem-forks/centos7.6
Browse files Browse the repository at this point in the history
CentOS 7.6
  • Loading branch information
tas50 authored Dec 11, 2018
2 parents c0da2b5 + 97e3167 commit 29459ee
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions centos/centos-7.5-x86_64.json → centos/centos-7.6-x86_64.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
}
],
"variables": {
"box_basename": "centos-7.5",
"box_basename": "centos-7.6",
"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": "506e4e06abf778c3435b4e5745df13e79ebfc86565d7ea1e128067ef6b5a6345",
"iso_checksum": "6d44331cc4f6c506c7bbe9feb8468fad6c51a88ca1393ca6b8b486ea04bec3c1",
"iso_checksum_type": "sha256",
"iso_name": "CentOS-7-x86_64-DVD-1804.iso",
"iso_name": "CentOS-7-x86_64-DVD-1810.iso",
"ks_path": "7/ks.cfg",
"memory": "1024",
"mirror": "http://mirrors.kernel.org/centos",
"mirror_directory": "7.5.1804/isos/x86_64",
"mirror_directory": "7.6.1810/isos/x86_64",
"name": "centos-7.5",
"no_proxy": "{{env `no_proxy`}}",
"template": "centos-7.5-x86_64",
"template": "centos-7.6-x86_64",
"version": "TIMESTAMP"
}
}

0 comments on commit 29459ee

Please sign in to comment.