Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
4468f906
Verified
Commit
4468f906
authored
Jun 17, 2020
by
Sven-Hendrik Haase
Browse files
Add initial gemini.archlinux.org playbook
parent
bb6e6140
Pipeline
#244
passed with stage
in 1 minute and 14 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
host_vars/gemini.archlinux.org
0 → 100644
View file @
4468f906
---
hostname: "gemini.archlinux.org"
ipv4_address: "49.12.124.107"
ipv4_netmask: "/32"
ipv6_address: "2a01:4f8:242:5614::2"
ipv6_netmask: "/128"
ipv4_gateway: "49.12.124.65"
ipv6_gateway: "fe80::1"
filesystem: "btrfs"
network_interface: "en*"
system_disks:
- /dev/sda
- /dev/sdb
- /dev/sdc
- /dev/sdd
raid_level: "raid6"
zabbix_agent_templates:
- Template OS Linux
playbooks/gemini.archlinux.org.yml
0 → 100644
View file @
4468f906
---
-
name
:
setup gemini.archlinux.org
hosts
:
gemini.archlinux.org
remote_user
:
root
roles
:
-
{
role
:
common
}
-
{
role
:
tools
}
-
{
role
:
firewalld
}
-
{
role
:
sshd
}
-
{
role
:
root_ssh
}
-
{
role
:
borg-client
,
tags
:
[
'
borg'
]
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment