Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #61 from hypriot/add_new_device_init
Browse files Browse the repository at this point in the history
update device_init to v0.1.5
  • Loading branch information
Hypriot committed May 7, 2016
2 parents 6d38565 + bb9dc31 commit a39c8a0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion builder/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export KERNEL_VERSION="4.1.20"
export DOCKER_ENGINE_VERSION="1.10.3-1"
export DOCKER_COMPOSE_VERSION="1.6.2-28"
export DOCKER_MACHINE_VERSION="0.4.1-72"
export DEVICE_INIT_VERSION="0.1.4"
export DEVICE_INIT_VERSION="0.1.5"
export CLUSTER_LAB_VERSION="0.2.1-1"

# create build directory for assembling our image filesystem
Expand Down
4 changes: 4 additions & 0 deletions builder/files/boot/device-init.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ docker:
images:
- "/var/local/rpi-consul_v0.6.4.tar.gz"
- "/var/local/rpi-swarm_v1.2.1.tar.gz"
clusterlab:
service:
run_on_boot: "false"

# optional wireless network settings
wifi:
interfaces:
Expand Down

0 comments on commit a39c8a0

Please sign in to comment.