1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Skip install screen on first run; configure this in Ansible

This commit is contained in:
Aidan Fitzgerald 2019-03-07 18:41:10 -05:00
parent 30381872df
commit c4aa784b8c
2 changed files with 2 additions and 1 deletions

View file

@ -54,3 +54,4 @@ gitea_log_root: "{{ gitea_root_directory }}/log"
# Extra configuration
gitea_display_name: Internet-in-a-Box Gitea
skip_install_screen: true