Permalink
Cannot retrieve contributors at this time
Fetching contributors…
| name: juju-default | |
| config: | |
| boot.autostart: "true" | |
| security.nesting: "true" | |
| security.privileged: "true" | |
| linux.kernel_modules: openvswitch,nbd,ip_tables,ip6_tables | |
| devices: | |
| eth0: | |
| mtu: "9000" | |
| name: eth0 | |
| nictype: bridged | |
| parent: lxdbr0 | |
| type: nic | |
| eth1: | |
| mtu: "9000" | |
| name: eth1 | |
| nictype: bridged | |
| parent: lxdbr0 | |
| type: nic | |
| kvm: | |
| path: /dev/kvm | |
| type: unix-char | |
| mem: | |
| path: /dev/mem | |
| type: unix-char | |
| root: | |
| path: / | |
| type: disk | |
| tun: | |
| path: /dev/net/tun | |
| type: unix-char |