~mwhudson/ubuntu/xenial/juju-core/mwhudson

« back to all changes in this revision

Viewing changes to debian/tests/setup-lxd.sh

  • Committer: Michael Hudson-Doyle
  • Date: 2016-04-19 08:37:28 UTC
  • Revision ID: michael.hudson@canonical.com-20160419083728-ghk5vpjqq9r0vpyc
lower mtu

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
 
24
24
dpkg-reconfigure lxd --frontend=noninteractive
25
25
 
 
26
lxc profile device remove default eth0
 
27
lxc profile device add default eth0 nic nictype=bridged parent=lxdbr0 mtu=1400
 
28
 
26
29
# Must run a command for systemd socket activation to start the service
27
30
lxc finger