<feed xmlns='http://www.w3.org/2005/Atom'>
<title>salt.git/salt/profile/bookstack, branch fix/matterb-trashtgirclinks</title>
<subtitle>Work in progress effort to automate the LibertaCasa infrastructure configuration using SaltStack </subtitle>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/'/>
<entry>
<title>Repair BookStack quoting</title>
<updated>2023-04-30T16:57:03+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-04-30T16:57:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=985b401aaa2389e8539421fec12dd939909d39a6'/>
<id>985b401aaa2389e8539421fec12dd939909d39a6</id>
<content type='text'>
Re-order ending quote.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Re-order ending quote.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Repair BookStack quoting</title>
<updated>2023-04-30T16:50:25+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-04-30T16:37:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=4053be45d21d977cc674d7a1ea8c4c44022d716d'/>
<id>4053be45d21d977cc674d7a1ea8c4c44022d716d</id>
<content type='text'>
Attempt to repair quoting by correcting the if-condition grouping and by
replacing the quote filter with manual quotes.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Attempt to repair quoting by correcting the if-condition grouping and by
replacing the quote filter with manual quotes.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct BookStack group</title>
<updated>2023-04-30T16:27:35+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-04-30T16:27:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=ef0a931157da5823c4eb54da41c9d60f4d582eab'/>
<id>ef0a931157da5823c4eb54da41c9d60f4d582eab</id>
<content type='text'>
Environment file needs to be readable by the www, not the wwwrun, group
for PHP-FPM to be able to access it.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Environment file needs to be readable by the www, not the wwwrun, group
for PHP-FPM to be able to access it.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Quote BookStack values</title>
<updated>2023-04-30T16:20:54+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-04-30T16:20:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=938be46fafe1ef125a941693687a5c6822dbfe52'/>
<id>938be46fafe1ef125a941693687a5c6822dbfe52</id>
<content type='text'>
Some strings contain spaces or special characters and should be quoted.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some strings contain spaces or special characters and should be quoted.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>profile.bookstack: quote keys</title>
<updated>2023-03-11T17:10:07+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-03-11T17:10:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=c932881cd70bd64db40245ea1e3df283f3859c78'/>
<id>c932881cd70bd64db40245ea1e3df283f3859c78</id>
<content type='text'>
Some keys needed quoting to pass the YAML parser.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some keys needed quoting to pass the YAML parser.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add bookstack profile+role</title>
<updated>2023-02-26T12:14:27+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-02-18T23:37:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=5e0c0e4bffc6966f56c233b0af1b18b0ef42e3bc'/>
<id>5e0c0e4bffc6966f56c233b0af1b18b0ef42e3bc</id>
<content type='text'>
Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
</feed>
