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
a2e93fef
Verified
Commit
a2e93fef
authored
Sep 29, 2017
by
Giancarlo Razzolini
Browse files
roles/archwiki: Added the path to the php-fpm path
Define the path as a variable for usage on the php-fpm configuration.
parent
59281b03
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/archwiki/defaults/main.yml
View file @
a2e93fef
...
...
@@ -2,6 +2,7 @@
archwiki_dir
:
'
/srv/http/archwiki'
archwiki_domain
:
'
wiki.archlinux.org'
archwiki_user
:
'
archwiki'
archwiki_socket
:
'
/run/php-fpm/archwiki.socket'
archwiki_db
:
'
archwiki'
archwiki_db_host
:
'
localhost'
...
...
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