diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2019-09-10 08:48:57 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2019-09-10 08:48:57 +0200 |
commit | 46934bb125c6b3fc53b1669cb5131f9c2f06ac0e (patch) | |
tree | 9a9b5032c922f8241b6821b58fd2629e72003057 /ansible/plays/files/birgitte/etc/systemd | |
parent | 918d066bfdee300e87a4c5777de6125bf62c76b2 (diff) | |
download | infra-46934bb125c6b3fc53b1669cb5131f9c2f06ac0e.tar.gz infra-46934bb125c6b3fc53b1669cb5131f9c2f06ac0e.tar.bz2 infra-46934bb125c6b3fc53b1669cb5131f9c2f06ac0e.tar.xz infra-46934bb125c6b3fc53b1669cb5131f9c2f06ac0e.zip |
wg0: Adding malabaricus.
Diffstat (limited to 'ansible/plays/files/birgitte/etc/systemd')
-rw-r--r-- | ansible/plays/files/birgitte/etc/systemd/network/51-eth0.network | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ansible/plays/files/birgitte/etc/systemd/network/51-eth0.network b/ansible/plays/files/birgitte/etc/systemd/network/51-eth0.network new file mode 100644 index 0000000..82831c5 --- /dev/null +++ b/ansible/plays/files/birgitte/etc/systemd/network/51-eth0.network @@ -0,0 +1,5 @@ +[Match] +Name=eth0 + +[Network] +Bridge=lxc0-br |