diff options
Diffstat (limited to 'playbooks')
-rw-r--r-- | playbooks/osci.theopensourceway.org.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/playbooks/osci.theopensourceway.org.yml b/playbooks/osci.theopensourceway.org.yml index 8d35e39..b2f7200 100644 --- a/playbooks/osci.theopensourceway.org.yml +++ b/playbooks/osci.theopensourceway.org.yml @@ -9,6 +9,9 @@ - { name: oss-consulting-wg, owner: mscherer@redhat.com} roles: - base + - role: swap_file + size: 1G + path: /var/swap - admin_ssh_keys - local_deploy - role: httpd @@ -24,3 +27,4 @@ - mailman_lists - cgit - mediawiki + |