mirror of
https://github.com/apricote/home-cloud.git
synced 2026-02-06 17:57:02 +00:00
bitwarden deployment
This commit is contained in:
commit
42ec743a00
24 changed files with 498 additions and 0 deletions
4
modules/floating_ip/files/99-floating.cfg
Executable file
4
modules/floating_ip/files/99-floating.cfg
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
auto eth0:1
|
||||
iface eth0:1 inet static
|
||||
address ${FLOATING_IP}
|
||||
netmask 255.255.255.255
|
||||
Loading…
Add table
Add a link
Reference in a new issue