Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 397 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 397 Bytes

server-config

Ansible configuration for the test server of Russian Fedora community.

Execution

site.yaml requires root access to the server

$  ansible-playbook -i inventory site.yaml

Roles

ssh-setup

Enable SSH server, add users, configure MOTD.

Hosts

Build server koji.russianfedora.pro

Build server variables are set in inventory/host_vars/build-server.yaml.