summaryrefslogtreecommitdiffstats
path: root/centos-7.4-x86_64.json
diff options
context:
space:
mode:
authorManuel Messner2018-02-07 12:54:38 +0100
committerManuel Messner2018-02-07 13:27:58 +0100
commitaf760155ace71d3609beb3fb86459f9268354d02 (patch)
tree5be8965c4ec0fa6b88b9358f8998f5c411dcb558 /centos-7.4-x86_64.json
parentcentos-7.4 ks (diff)
downloadpacker-templates-af760155ace71d3609beb3fb86459f9268354d02.tar.gz
packer-templates-af760155ace71d3609beb3fb86459f9268354d02.tar.xz
packer-templates-af760155ace71d3609beb3fb86459f9268354d02.zip
centos-7.4-x86_64.json: remove trailing space
Diffstat (limited to 'centos-7.4-x86_64.json')
-rw-r--r--centos-7.4-x86_64.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/centos-7.4-x86_64.json b/centos-7.4-x86_64.json
index e117efe..e5bb034 100644
--- a/centos-7.4-x86_64.json
+++ b/centos-7.4-x86_64.json
@@ -21,7 +21,7 @@
"disk_interface": "virtio-scsi",
"headless": "{{ user `headless` }}",
"http_directory": "{{ user `http_dir` }}",
- "boot_command": [
+ "boot_command": [
"<esc><wait>",
"linux inst.gpt biosdevname=0 net.ifnames=0 ",
"rootpw={{ user `ssh_password` }} ",
@@ -48,7 +48,7 @@
"disk_size": "{{ user `disk_size` }}",
"headless": "{{ user `headless` }}",
"http_directory": "{{ user `http_dir` }}",
- "boot_command": [
+ "boot_command": [
"<esc><wait>",
"linux inst.gpt biosdevname=0 net.ifnames=0 ",
"rootpw={{ user `ssh_password` }} ",
@@ -75,7 +75,7 @@
"disk_size": "{{ user `disk_size` }}",
"headless": "{{ user `headless` }}",
"http_directory": "{{ user `http_dir` }}",
- "boot_command": [
+ "boot_command": [
"<esc><wait>",
"linux inst.gpt biosdevname=0 net.ifnames=0 ",
"rootpw={{ user `ssh_password` }} ",