Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.package
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Lu Xu
slapos.package
Commits
79334b71
Commit
79334b71
authored
8 years ago
by
Rafael Monnerat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
packer: Make all builds works in headless mode by default.
parent
f8090c30
master
vifib_playbook
playbook-2.0
No related merge requests found
Changes
20
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
20 additions
and
18 deletions
+20
-18
packer/centos-6.7-testing-version.json
packer/centos-6.7-testing-version.json
+1
-1
packer/centos-6.7-vm-boostrap.json
packer/centos-6.7-vm-boostrap.json
+1
-1
packer/centos-6.7.json
packer/centos-6.7.json
+1
-1
packer/centos-7.2-testing-version.json
packer/centos-7.2-testing-version.json
+1
-1
packer/centos-7.2-vm-bootstrap.json
packer/centos-7.2-vm-bootstrap.json
+1
-1
packer/centos-7.2.json
packer/centos-7.2.json
+1
-1
packer/debian7-testing-version.json
packer/debian7-testing-version.json
+1
-1
packer/debian7-vm-bootstrap.json
packer/debian7-vm-bootstrap.json
+1
-1
packer/debian7.json
packer/debian7.json
+1
-1
packer/debian8-erp5-standalone.json
packer/debian8-erp5-standalone.json
+1
-1
packer/debian8-testing-version.json
packer/debian8-testing-version.json
+1
-1
packer/debian8-vm-boostrap.json
packer/debian8-vm-boostrap.json
+1
-1
packer/debian8-webrunner-standalone.json
packer/debian8-webrunner-standalone.json
+1
-1
packer/debian8-wendelin-standalone.json
packer/debian8-wendelin-standalone.json
+1
-1
packer/debian8.json
packer/debian8.json
+1
-1
packer/ubuntu-14.04-server-amd64-testing-version.json
packer/ubuntu-14.04-server-amd64-testing-version.json
+1
-1
packer/ubuntu-14.04-server-amd64-vm-bootstrap.json
packer/ubuntu-14.04-server-amd64-vm-bootstrap.json
+1
-0
packer/ubuntu-14.04-server-amd64.json
packer/ubuntu-14.04-server-amd64.json
+1
-1
packer/ubuntu-15.04-server-amd64-testing-version.json
packer/ubuntu-15.04-server-amd64-testing-version.json
+1
-0
packer/ubuntu-15.04-server-amd64.json
packer/ubuntu-15.04-server-amd64.json
+1
-1
No files found.
packer/centos-6.7-testing-version.json
View file @
79334b71
...
...
@@ -28,7 +28,7 @@
"ssh_wait_timeout"
:
"1800s"
,
"shutdown_command"
:
"sudo poweroff"
,
"headless"
:
fals
e
,
"headless"
:
tru
e
,
"boot_wait"
:
"2s"
,
"boot_command"
:
[
"<esc>"
,
...
...
This diff is collapsed.
Click to expand it.
packer/centos-6.7-vm-boostrap.json
View file @
79334b71
...
...
@@ -28,7 +28,7 @@
"ssh_wait_timeout"
:
"1800s"
,
"shutdown_command"
:
"sudo poweroff"
,
"headless"
:
fals
e
,
"headless"
:
tru
e
,
"boot_wait"
:
"2s"
,
"boot_command"
:
[
"<esc>"
,
...
...
This diff is collapsed.
Click to expand it.
packer/centos-6.7.json
View file @
79334b71
...
...
@@ -28,7 +28,7 @@
"ssh_wait_timeout"
:
"1800s"
,
"shutdown_command"
:
"sudo poweroff"
,
"headless"
:
fals
e
,
"headless"
:
tru
e
,
"boot_wait"
:
"2s"
,
"boot_command"
:
[
"<esc>"
,
...
...
This diff is collapsed.
Click to expand it.
packer/centos-7.2-testing-version.json
View file @
79334b71
...
...
@@ -28,7 +28,7 @@
"ssh_wait_timeout"
:
"1800s"
,
"shutdown_command"
:
"sudo poweroff"
,
"headless"
:
fals
e
,
"headless"
:
tru
e
,
"boot_wait"
:
"2s"
,
"boot_command"
:
[
"<esc>"
,
...
...
This diff is collapsed.
Click to expand it.
packer/centos-7.2-vm-bootstrap.json
View file @
79334b71
...
...
@@ -27,7 +27,7 @@
"ssh_wait_timeout"
:
"1800s"
,
"shutdown_command"
:
"sudo poweroff"
,
"headless"
:
fals
e
,
"headless"
:
tru
e
,
"boot_wait"
:
"2s"
,
"boot_command"
:
[
"<esc>"
,
...
...
This diff is collapsed.
Click to expand it.
packer/centos-7.2.json
View file @
79334b71
...
...
@@ -28,7 +28,7 @@
"ssh_wait_timeout"
:
"1800s"
,
"shutdown_command"
:
"sudo poweroff"
,
"headless"
:
fals
e
,
"headless"
:
tru
e
,
"boot_wait"
:
"2s"
,
"boot_command"
:
[
"<esc>"
,
...
...
This diff is collapsed.
Click to expand it.
packer/debian7-testing-version.json
View file @
79334b71
...
...
@@ -27,7 +27,7 @@
"ssh_wait_timeout"
:
"1800s"
,
"shutdown_command"
:
"echo '{{user `password`}}'|sudo -S shutdown -h now"
,
"headless"
:
fals
e
,
"headless"
:
tru
e
,
"boot_wait"
:
"2s"
,
"boot_command"
:
[
"<esc><wait><wait>"
,
...
...
This diff is collapsed.
Click to expand it.
packer/debian7-vm-bootstrap.json
View file @
79334b71
...
...
@@ -27,7 +27,7 @@
"ssh_wait_timeout"
:
"1800s"
,
"shutdown_command"
:
"echo '{{user `password`}}'|sudo -S shutdown -h now"
,
"headless"
:
fals
e
,
"headless"
:
tru
e
,
"boot_wait"
:
"2s"
,
"boot_command"
:
[
"<esc><wait><wait>"
,
...
...
This diff is collapsed.
Click to expand it.
packer/debian7.json
View file @
79334b71
...
...
@@ -27,7 +27,7 @@
"ssh_wait_timeout"
:
"1800s"
,
"shutdown_command"
:
"echo '{{user `password`}}'|sudo -S shutdown -h now"
,
"headless"
:
fals
e
,
"headless"
:
tru
e
,
"boot_wait"
:
"2s"
,
"boot_command"
:
[
"<esc><wait><wait>"
,
...
...
This diff is collapsed.
Click to expand it.
packer/debian8-erp5-standalone.json
View file @
79334b71
...
...
@@ -27,7 +27,7 @@
"ssh_wait_timeout"
:
"1800s"
,
"shutdown_command"
:
"echo '{{user `password`}}'|sudo -S shutdown -h now"
,
"headless"
:
fals
e
,
"headless"
:
tru
e
,
"boot_wait"
:
"2s"
,
"boot_command"
:
[
"<esc><wait><wait>"
,
...
...
This diff is collapsed.
Click to expand it.
packer/debian8-testing-version.json
View file @
79334b71
...
...
@@ -27,7 +27,7 @@
"ssh_wait_timeout"
:
"1800s"
,
"shutdown_command"
:
"echo '{{user `password`}}'|sudo -S shutdown -h now"
,
"headless"
:
fals
e
,
"headless"
:
tru
e
,
"boot_wait"
:
"2s"
,
"boot_command"
:
[
"<esc><wait><wait>"
,
...
...
This diff is collapsed.
Click to expand it.
packer/debian8-vm-boostrap.json
View file @
79334b71
...
...
@@ -27,7 +27,7 @@
"ssh_wait_timeout"
:
"1800s"
,
"shutdown_command"
:
"echo '{{user `password`}}'|sudo -S shutdown -h now"
,
"headless"
:
fals
e
,
"headless"
:
tru
e
,
"boot_wait"
:
"2s"
,
"boot_command"
:
[
"<esc><wait><wait>"
,
...
...
This diff is collapsed.
Click to expand it.
packer/debian8-webrunner-standalone.json
View file @
79334b71
...
...
@@ -27,7 +27,7 @@
"ssh_wait_timeout"
:
"1800s"
,
"shutdown_command"
:
"echo '{{user `password`}}'|sudo -S shutdown -h now"
,
"headless"
:
fals
e
,
"headless"
:
tru
e
,
"boot_wait"
:
"2s"
,
"boot_command"
:
[
"<esc><wait><wait>"
,
...
...
This diff is collapsed.
Click to expand it.
packer/debian8-wendelin-standalone.json
View file @
79334b71
...
...
@@ -27,7 +27,7 @@
"ssh_wait_timeout"
:
"1800s"
,
"shutdown_command"
:
"echo '{{user `password`}}'|sudo -S shutdown -h now"
,
"headless"
:
fals
e
,
"headless"
:
tru
e
,
"boot_wait"
:
"2s"
,
"boot_command"
:
[
"<esc><wait><wait>"
,
...
...
This diff is collapsed.
Click to expand it.
packer/debian8.json
View file @
79334b71
...
...
@@ -27,7 +27,7 @@
"ssh_wait_timeout"
:
"1800s"
,
"shutdown_command"
:
"echo '{{user `password`}}'|sudo -S shutdown -h now"
,
"headless"
:
fals
e
,
"headless"
:
tru
e
,
"boot_wait"
:
"2s"
,
"boot_command"
:
[
"<esc><wait><wait>"
,
...
...
This diff is collapsed.
Click to expand it.
packer/ubuntu-14.04-server-amd64-testing-version.json
View file @
79334b71
...
...
@@ -14,7 +14,7 @@
"format"
:
"qcow2"
,
"accelerator"
:
"kvm"
,
"disk_size"
:
"{{ user `disk_size`}}"
,
"headless"
:
true
,
"iso_url"
:
"http://releases.ubuntu.com/14.04/ubuntu-14.04.4-server-amd64.iso"
,
"iso_checksum"
:
"2ac1f3e0de626e54d05065d6f549fa3a"
,
"iso_checksum_type"
:
"md5"
,
...
...
This diff is collapsed.
Click to expand it.
packer/ubuntu-14.04-server-amd64-vm-bootstrap.json
View file @
79334b71
...
...
@@ -14,6 +14,7 @@
"format"
:
"qcow2"
,
"accelerator"
:
"kvm"
,
"disk_size"
:
"{{ user `disk_size`}}"
,
"headless"
:
true
,
"iso_url"
:
"http://releases.ubuntu.com/14.04/ubuntu-14.04.4-server-amd64.iso"
,
"iso_checksum"
:
"2ac1f3e0de626e54d05065d6f549fa3a"
,
...
...
This diff is collapsed.
Click to expand it.
packer/ubuntu-14.04-server-amd64.json
View file @
79334b71
...
...
@@ -14,7 +14,7 @@
"format"
:
"qcow2"
,
"accelerator"
:
"kvm"
,
"disk_size"
:
"{{ user `disk_size`}}"
,
"headless"
:
true
,
"iso_url"
:
"http://releases.ubuntu.com/14.04/ubuntu-14.04.4-server-amd64.iso"
,
"iso_checksum"
:
"2ac1f3e0de626e54d05065d6f549fa3a"
,
"iso_checksum_type"
:
"md5"
,
...
...
This diff is collapsed.
Click to expand it.
packer/ubuntu-15.04-server-amd64-testing-version.json
View file @
79334b71
...
...
@@ -15,6 +15,7 @@
"accelerator"
:
"kvm"
,
"disk_size"
:
"{{ user `disk_size`}}"
,
"headless"
:
true
,
"iso_url"
:
"http://releases.ubuntu.com/15.04/ubuntu-15.04-server-amd64.iso"
,
"iso_checksum"
:
"487f4a81f22f8597503db3d51a1b502e"
,
"iso_checksum_type"
:
"md5"
,
...
...
This diff is collapsed.
Click to expand it.
packer/ubuntu-15.04-server-amd64.json
View file @
79334b71
...
...
@@ -14,7 +14,7 @@
"format"
:
"qcow2"
,
"accelerator"
:
"kvm"
,
"disk_size"
:
"{{ user `disk_size`}}"
,
"headless"
:
true
,
"iso_url"
:
"http://releases.ubuntu.com/15.04/ubuntu-15.04-server-amd64.iso"
,
"iso_checksum"
:
"487f4a81f22f8597503db3d51a1b502e"
,
"iso_checksum_type"
:
"md5"
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment