Permalink
Browse files

match prod mysql config; about tweaks

  • Loading branch information...
pushcx committed Jul 18, 2018
1 parent 40cd92c commit e4b37841f1dfa88b487619ac2fa149697acd70a4
@@ -5,7 +5,7 @@
<p>
Lobsters is a computing-focused community centered around link aggregation
and discussion, launched on July 1st, 2012.
The current administrator is <a href="/u/pushcx">Peter Bhat Harkins</a> ("pushcx"), contact him with any support issues.
The administrator is <a href="/u/pushcx">Peter Bhat Harkins</a> ("pushcx"), contact him with any support issues.
Lobsters was created by <a href="/u/jcs">joshua stein</a>
with some specific design goals in mind to avoid problems faced by
other link aggregation sites:
@@ -233,8 +233,8 @@
<% end %>
<li><p>
<strong>Stickers</strong> are
no longer available until an alternative to the Stickermule marketplace is found.
<strong>Stickers</strong> will be available again when someone finds a service that will print and ship 2" square vinyl stickers
with a bleed <= 1/16" (preferably full-bleed) directly to people who want them.
</p></li>
</ul>

This file was deleted.

Oops, something went wrong.
@@ -12,6 +12,11 @@
group: root
mode: '0644'
- name: debian-start permission
file:
path: /etc/mysql/debian-start
mode: u=rwx,g=rx,o=rx
- name: Use new config
when: mariadb_config.changed
systemd:

0 comments on commit e4b3784

Please sign in to comment.