Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • antiz/infrastructure
  • okabe/infrastructure
  • eworm/infrastructure
  • polyzen/infrastructure
  • pitastrudl/infrastructure
  • sjon/infrastructure
  • torxed/infrastructure
  • jinmiaoluo/infrastructure
  • moson/infrastructure
  • serebit/infrastructure
  • ivabus/infrastructure
  • lb-wilson/infrastructure
  • gromit/infrastructure
  • matt-1-2-3/infrastructure
  • jocke-l/infrastructure
  • alucryd/infrastructure
  • maximbaz/infrastructure
  • ainola/infrastructure
  • segaja/infrastructure
  • nl6720/infrastructure
  • peanutduck/infrastructure
  • aminvakil/infrastructure
  • xenrox/infrastructure
  • felixonmars/infrastructure
  • denisse/infrastructure
  • artafinde/infrastructure
  • jleclanche/infrastructure
  • kpcyrd/infrastructure
  • metalmatze/infrastructure
  • kevr/infrastructure
  • dvzrv/infrastructure
  • dhoppe/infrastructure
  • ekkelett/infrastructure
  • seblu/infrastructure
  • lahwaacz/infrastructure
  • klausenbusk/infrastructure
  • alerque/infrastructure
  • hashworks/infrastructure
  • foxboron/infrastructure
  • shibumi/infrastructure
  • lambdaclan/infrastructure
  • ffy00/infrastructure
  • freswa/infrastructure
  • archlinux/infrastructure
44 results
Show changes
Showing
with 43 additions and 17 deletions
hostname: "europe.mirror.pkgbuild.com"
archive_domain: "europe.archive.pkgbuild.com"
mirror_domain: "europe.mirror.pkgbuild.com"
archweb_mirrorcheck_locations: [18, 19]
ipv4_address: "89.187.191.12"
ipv4_netmask: "/26"
ipv4_gateway: "89.187.191.62"
......
......@@ -8,7 +8,6 @@ ipv6_netmask: "/128"
ipv4_gateway: "49.12.124.65"
ipv6_gateway: "fe80::1"
filesystem: "btrfs"
network_interface: "en*"
system_disks:
- /dev/sda
- /dev/sdb
......
---
filesystem: btrfs
gitlab_backupdir: /srv/gitlab/data/backups
additional_addresses: ["116.203.6.156/32", "2a01:4f8:c2c:5d2d::2/64"]
wireguard_address: 10.0.0.5
wireguard_public_key: EbZisS0fwM6B8Nkugy1lyox+A8L13hniucVIPVCK5R0=
---
filesystem: btrfs
wireguard_address: 10.0.0.36
wireguard_public_key: iiwiHp6b9fmepXLNZ0xFMWIhF2u2a8oEpQI1TTDR4zI=
$ANSIBLE_VAULT;1.1;AES256
34656337316361363932346233363364323635373936306637373365616636383538313530636662
3265386661633264313066613464323236336465343531350a646462376330393966376161666230
63656137343539353661613838663735366430323938356232646438393032333965306430623036
3132363866316264370a393336636365333366373934323464383039643239313430363333386432
31616232653862366461653435356461616234633638363633376338653830346431333836393736
63396238313931646230653539326530613561326339303337633138663833366361316437663666
33656631316463616563333435356666623639346561333063383036343133666135323162663730
37316131386333623463
---
filesystem: btrfs
ipv4_address: 95.217.236.249
zram_fraction: 1.0
wireguard_address: 10.0.0.34
wireguard_public_key: t6Er4qAMe/lWNnAByWdXhbUwXKYfj9CkkJgMp28UQl8=
$ANSIBLE_VAULT;1.1;AES256
61636661646538643333653838373262333039643437666165333332663337373733363135333639
6233383866323934306362373036363836623432353363380a393039626130633562646165636635
63616463616233313135336430343961656333613530633161313365613434306361316564666535
3361353438326434330a613361633764393833383364303664646535346462386437333437393263
34633734313762376564386364636131313233376165626533396332303665323131616339383432
61306439363730356337363266646662333437376133636434313365373839636263326264343439
39626433376462623532663632336234646339623237366133623230613430356435323030326138
34643861396563346230626332313835616337346536373463393432316430656464396534393233
34656634386337356565333634346664323339643466313337333030623939616364626433353834
38383739646433633666633936393234633038376535366137346363383830396266316164313765
34633839343734383533393165613234383635633062356166633038396635336332363832363063
63626666656332646438
......@@ -10,6 +10,5 @@ fail2ban_jails:
ipv4_address: "95.216.189.61"
ipv6_address: "2a01:4f9:c010:3052::1"
dns_servers: ["127.0.0.1"]
wireguard_address: 10.0.0.14
wireguard_public_key: +RJ/ZNRmw2uCHxSjJZHftk7lWUl5nJ6VSZww8GPwhEI=
---
filesystem: btrfs
static_dns: true
wireguard_address: 10.0.0.15
wireguard_public_key: QWkTL58mJd0+Lz5AvGVmbdSSk29y/W60WUdhTgyGLCk=
---
mirror_domain: mirror.pkgbuild.com
archweb_mirrorcheck_locations: [12, 13]
mirror_debug_packages: false
geomirror_acme_challenge: true
archweb_mirrorcheck_locations: [20, 21]
filesystem: btrfs
ipv4_address: "78.46.209.220"
......
......@@ -2,7 +2,6 @@
hostname: "archlinux-packer"
dhcp: true
network_interface: "en*"
filesystem: btrfs
system_disks:
- /dev/sda
---
filesystem: btrfs
memcached_socket: "/var/run/patchwork.sock"
memcached_socket: "/run/memcached/patchwork.sock"
fetchmail_user: "patchwork@archlinux.org"
fetchmail_delivery_cmd: "/usr/local/bin/patchwork-parsemail-wrapper.sh"
......
......@@ -4,7 +4,6 @@ arch_users:
demize:
name: "Johannes Löthberg"
ssh_key: demize.pub
shell: /bin/zsh
groups:
- tu
arch_groups: []
......
---
ansible_ssh_user: "{{ rsync_net_username }}"
known_host: "prio.ch-s012.rsync.net ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIO5lfML3qjBiDXi4yh3xPoXPHqIOeLNp66P3Unrl+8g3"
......@@ -13,6 +13,9 @@ system_disks:
- /dev/sda
configure_network: true
# repro1 has a big swap partition; avoid zram and rely on zswap instead
enable_zram_swap: false
rebuilderd_workers:
- repro11
- repro12
......
hostname: "runner1.archlinux.org"
ipv4_address: "84.17.49.250"
ipv4_netmask: "/24"
ipv4_gateway: "84.17.49.254"
ipv6_address: "2a02:6ea0:c719::2"
ipv4_address: "138.199.19.15"
ipv4_netmask: "/25"
ipv4_gateway: "138.199.19.126"
ipv6_address: "2a02:6ea0:c72e::2"
ipv6_netmask: "/64"
ipv6_gateway: "2a02:6ea0:c719::1337"
ipv6_gateway: "2a02:6ea0:c72e::1337"
ipv6_ignore_ra: true
filesystem: "btrfs"
network_interface: "ens1f1"
network_interface: "enp1s0f0"
system_disks:
- /dev/sda
- /dev/sdb
......
......@@ -8,7 +8,6 @@ ipv6_netmask: "/128"
ipv4_gateway: "116.202.134.129"
ipv6_gateway: "fe80::1"
filesystem: "btrfs"
network_interface: "en*"
system_disks:
- /dev/nvme0n1
- /dev/nvme1n1
......
......@@ -5,5 +5,6 @@ fail2ban_jails:
sshd: true
postfix: false
dovecot: false
nginx_limit_req: false
wireguard_address: 10.0.0.24
wireguard_public_key: CENgItOHJI/lLUNcUNpC+1oZJBvX/G+nemAKZYfCSCw=