Add intial configuration
This commit is contained in:
parent
3937672576
commit
59d7fcabbc
10
nspawn/archrepo-web.nspawn
Normal file
10
nspawn/archrepo-web.nspawn
Normal file
@ -0,0 +1,10 @@
|
||||
[Exec]
|
||||
Boot=yes
|
||||
Hostname=archrepo-web.hp7.infra.kto.black
|
||||
|
||||
[Network]
|
||||
Bridge=br0
|
||||
|
||||
[Files]
|
||||
Bind=/var/cache/pacman/pkg:/var/cache/pacman/pkg:idmap
|
||||
|
7
nspawn/cloud.nspawn
Normal file
7
nspawn/cloud.nspawn
Normal file
@ -0,0 +1,7 @@
|
||||
[Exec]
|
||||
Boot=yes
|
||||
Hostname=cloud.hp7.infra.kto.black
|
||||
|
||||
[Network]
|
||||
Bridge=br0
|
||||
|
7
nspawn/endlessh.nspawn
Normal file
7
nspawn/endlessh.nspawn
Normal file
@ -0,0 +1,7 @@
|
||||
[Exec]
|
||||
Boot=yes
|
||||
Hostname=endlessh.hp7.infra.kto.black
|
||||
|
||||
[Network]
|
||||
Bridge=br0
|
||||
|
31
nspawn/fstab
Normal file
31
nspawn/fstab
Normal file
@ -0,0 +1,31 @@
|
||||
# Static information about the filesystems.
|
||||
# See fstab(5) for details.
|
||||
|
||||
# <file system> <dir> <type> <options> <dump> <pass>
|
||||
|
||||
# System mounts
|
||||
UUID=bab2220e-1af5-48da-8313-7d59b34b322d / ext4 rw,relatime 0 1
|
||||
#UUID=359fcbda-5c81-4be2-ad3a-091bdc3889f3 /boot ext2 rw,relatime 0 2
|
||||
UUID=EF56-1C0A /efi vfat rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 2
|
||||
/swap none swap defaults 0 0
|
||||
|
||||
# /dev/mapper/vg--hp3--1-containers
|
||||
UUID=97798beb-333a-412f-9697-911576359c80 /mnt/containers btrfs rw,relatime,space_cache,subvol=/,noauto,noatime 0 0
|
||||
|
||||
UUID=97798beb-333a-412f-9697-911576359c80 /var/lib/docker btrfs subvol=/docker,defaults,noatime 0 0
|
||||
|
||||
UUID=97798beb-333a-412f-9697-911576359c80 /var/lib/machines/cloud btrfs subvol=/cloud/current,defaults,noatime 0 0
|
||||
UUID=97798beb-333a-412f-9697-911576359c80 /var/lib/machines/rss btrfs subvol=/rss/current,defaults,noatime 0 0
|
||||
UUID=97798beb-333a-412f-9697-911576359c80 /var/lib/machines/endlessh btrfs subvol=/endlessh/current,defaults,noatime 0 0
|
||||
UUID=97798beb-333a-412f-9697-911576359c80 /var/lib/machines/git btrfs subvol=/git/current,defaults,noatime 0 0
|
||||
UUID=97798beb-333a-412f-9697-911576359c80 /var/lib/machines/wg-home btrfs subvol=/wg-home/current,defaults,noatime 0 0
|
||||
UUID=97798beb-333a-412f-9697-911576359c80 /var/lib/machines/wg-ext btrfs subvol=/wg-ext/current,defaults,noatime 0 0
|
||||
UUID=97798beb-333a-412f-9697-911576359c80 /var/lib/machines/webstatic btrfs subvol=/webstatic/current,defaults,noatime 0 0
|
||||
UUID=97798beb-333a-412f-9697-911576359c80 /var/lib/machines/archrepo-web btrfs subvol=/archrepo-web/current,defaults,noatime 0 0
|
||||
UUID=97798beb-333a-412f-9697-911576359c80 /var/lib/machines/pro btrfs subvol=/pro/current,defaults,noatime 0 0
|
||||
UUID=97798beb-333a-412f-9697-911576359c80 /var/lib/machines/wg-tunnel btrfs subvol=/wg-tunnel/current,defaults,noatime 0 0
|
||||
UUID=97798beb-333a-412f-9697-911576359c80 /var/lib/machines/tang btrfs subvol=/tang/current,defaults,noatime 0 0
|
||||
UUID=97798beb-333a-412f-9697-911576359c80 /var/lib/machines/pyfrance btrfs subvol=/pyfrance/current,defaults,noatime 0 0
|
||||
UUID=97798beb-333a-412f-9697-911576359c80 /var/lib/machines/webssh btrfs subvol=/webssh/current,defaults,noatime 0 0
|
||||
UUID=97798beb-333a-412f-9697-911576359c80 /var/lib/machines/passbolt btrfs subvol=/passbolt/current,defaults,noatime 0 0
|
||||
UUID=97798beb-333a-412f-9697-911576359c80 /var/lib/machines/wg-jab btrfs subvol=/wg-jab/current,defaults,noatime 0 0
|
7
nspawn/git.nspawn
Normal file
7
nspawn/git.nspawn
Normal file
@ -0,0 +1,7 @@
|
||||
[Exec]
|
||||
Boot=yes
|
||||
Hostname=git.hp7.infra.kto.black
|
||||
|
||||
[Network]
|
||||
Bridge=br0
|
||||
|
7
nspawn/passbolt.nspawn
Normal file
7
nspawn/passbolt.nspawn
Normal file
@ -0,0 +1,7 @@
|
||||
[Exec]
|
||||
Boot=yes
|
||||
Hostname=passbolt.hp7.infra.kto.black
|
||||
|
||||
[Network]
|
||||
Bridge=br0
|
||||
|
10
nspawn/pro.nspawn
Normal file
10
nspawn/pro.nspawn
Normal file
@ -0,0 +1,10 @@
|
||||
[Exec]
|
||||
Boot=yes
|
||||
Hostname=pro.hp7.infra.kto.black
|
||||
|
||||
[Network]
|
||||
Bridge=br0
|
||||
|
||||
[Files]
|
||||
Bind=/var/cache/pacman/pkg:/var/cache/pacman/pkg:idmap
|
||||
|
10
nspawn/pyfrance.nspawn
Normal file
10
nspawn/pyfrance.nspawn
Normal file
@ -0,0 +1,10 @@
|
||||
[Exec]
|
||||
Boot=yes
|
||||
Hostname=pyfrance.hp7.infra.kto.black
|
||||
|
||||
[Network]
|
||||
Bridge=br0
|
||||
|
||||
[Files]
|
||||
Bind=/var/cache/pacman/pkg:/var/cache/pacman/pkg:idmap
|
||||
|
7
nspawn/rss.nspawn
Normal file
7
nspawn/rss.nspawn
Normal file
@ -0,0 +1,7 @@
|
||||
[Exec]
|
||||
Boot=yes
|
||||
Hostname=rss.hp7.infra.kto.black
|
||||
|
||||
[Network]
|
||||
Bridge=br0
|
||||
|
10
nspawn/tang.nspawn
Normal file
10
nspawn/tang.nspawn
Normal file
@ -0,0 +1,10 @@
|
||||
[Exec]
|
||||
Boot=yes
|
||||
Hostname=tang.hp7.infra.kto.black
|
||||
|
||||
[Network]
|
||||
Bridge=br0
|
||||
|
||||
[Files]
|
||||
Bind=/var/cache/pacman/pkg:/var/cache/pacman/pkg:idmap
|
||||
|
10
nspawn/webssh.nspawn
Normal file
10
nspawn/webssh.nspawn
Normal file
@ -0,0 +1,10 @@
|
||||
[Exec]
|
||||
Boot=yes
|
||||
Hostname=webssh.hp7.infra.kto.black
|
||||
|
||||
[Network]
|
||||
Bridge=br0
|
||||
|
||||
[Files]
|
||||
Bind=/var/cache/pacman/pkg:/var/cache/pacman/pkg:idmap
|
||||
|
10
nspawn/webstatic.nspawn
Normal file
10
nspawn/webstatic.nspawn
Normal file
@ -0,0 +1,10 @@
|
||||
[Exec]
|
||||
Boot=yes
|
||||
Hostname=webstatic.hp7.infra.kto.black
|
||||
|
||||
[Network]
|
||||
Bridge=br0
|
||||
|
||||
[Files]
|
||||
Bind=/var/cache/pacman/pkg:/var/cache/pacman/pkg:idmap
|
||||
|
10
nspawn/wg-ext.nspawn
Normal file
10
nspawn/wg-ext.nspawn
Normal file
@ -0,0 +1,10 @@
|
||||
[Exec]
|
||||
Boot=yes
|
||||
Hostname=wg-ext.hp7.infra.kto.black
|
||||
|
||||
[Network]
|
||||
Bridge=br0
|
||||
|
||||
[Files]
|
||||
Bind=/var/cache/pacman/pkg:/var/cache/pacman/pkg:idmap
|
||||
|
10
nspawn/wg-home.nspawn
Normal file
10
nspawn/wg-home.nspawn
Normal file
@ -0,0 +1,10 @@
|
||||
[Exec]
|
||||
Boot=yes
|
||||
Hostname=wg-home.hp7.infra.kto.black
|
||||
|
||||
[Network]
|
||||
Bridge=br0
|
||||
|
||||
[Files]
|
||||
Bind=/var/cache/pacman/pkg:/var/cache/pacman/pkg:idmap
|
||||
|
10
nspawn/wg-jab.nspawn
Normal file
10
nspawn/wg-jab.nspawn
Normal file
@ -0,0 +1,10 @@
|
||||
[Exec]
|
||||
Boot=yes
|
||||
Hostname=wg-jab.hp7.infra.kto.black
|
||||
|
||||
[Network]
|
||||
Bridge=br0
|
||||
|
||||
[Files]
|
||||
Bind=/var/cache/pacman/pkg:/var/cache/pacman/pkg:idmap
|
||||
|
10
nspawn/wg-tunnel.nspawn
Normal file
10
nspawn/wg-tunnel.nspawn
Normal file
@ -0,0 +1,10 @@
|
||||
[Exec]
|
||||
Boot=yes
|
||||
Hostname=wg-tunnel.hp7.infra.kto.black
|
||||
|
||||
[Network]
|
||||
Bridge=br0
|
||||
|
||||
[Files]
|
||||
Bind=/var/cache/pacman/pkg:/var/cache/pacman/pkg:idmap
|
||||
|
Loading…
Reference in New Issue
Block a user