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
b49b43f3
Commit
b49b43f3
authored
Nov 04, 2019
by
Phillip Smith (fukawi2)
Browse files
add postfix role (commented) to luna
parent
ef4c4233
Changes
1
Hide whitespace changes
Inline
Side-by-side
playbooks/luna.yml
View file @
b49b43f3
...
...
@@ -30,3 +30,6 @@
-
spampd
-
{
role
:
mariadb
,
mariadb_innodb_buffer_pool_size
:
'
64M'
,
mariadb_table_open_cache
:
'
256'
,
mariadb_query_cache_type
:
'
0'
,
mariadb_innodb_file_per_table
:
True
}
# luna is hosting mailman lists; this postfix role does not cater to this yet
# TODO: make postfix role handle mailman config?
# - { role: postfix, tags: ["postfix"], postfix_relayhost: "orion.archlinux.org" }
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