mirror of
https://github.com/akpall/akpella.git
synced 2026-02-21 08:36:59 +00:00
config.yaml: akpella.lan -> akpella.fst.ee
This commit is contained in:
@@ -22,7 +22,7 @@ storage:
|
|||||||
# hostname
|
# hostname
|
||||||
- path: /etc/hostname
|
- path: /etc/hostname
|
||||||
contents:
|
contents:
|
||||||
inline: "akpella.lan"
|
inline: "akpella.fst.ee"
|
||||||
# network
|
# network
|
||||||
- path: /etc/systemd/network/00-eth0.network
|
- path: /etc/systemd/network/00-eth0.network
|
||||||
contents:
|
contents:
|
||||||
@@ -38,8 +38,8 @@ storage:
|
|||||||
overwrite: true
|
overwrite: true
|
||||||
contents:
|
contents:
|
||||||
inline: |
|
inline: |
|
||||||
127.0.0.1 localhost akpella.lan
|
127.0.0.1 localhost akpella.fst.ee
|
||||||
::1 localhost akpella.lan
|
::1 localhost akpella.fst.ee
|
||||||
- path: /opt/caddy/etc/caddy/Caddyfile
|
- path: /opt/caddy/etc/caddy/Caddyfile
|
||||||
contents:
|
contents:
|
||||||
inline: |
|
inline: |
|
||||||
|
|||||||
Reference in New Issue
Block a user