<feed xmlns='http://www.w3.org/2005/Atom'>
<title>salt.git/salt/profile, branch orpheus</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 PrivateBin config quoting</title>
<updated>2023-04-30T18:38:43+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-04-30T18:38:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=942b71815ed6ae2a59f93140061bc515a4394c82'/>
<id>942b71815ed6ae2a59f93140061bc515a4394c82</id>
<content type='text'>
Ensure strings are quoted correctly.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure strings are quoted correctly.

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: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>Watch httpd service for snippets</title>
<updated>2023-04-30T12:39:27+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-04-30T12:39:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=d65cb9a43b8e8a20b6d3a65a71091043051654be'/>
<id>d65cb9a43b8e8a20b6d3a65a71091043051654be</id>
<content type='text'>
The reload/restart module calls have been dropped from the formula.
Watch the service.running state instead.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The reload/restart module calls have been dropped from the formula.
Watch the service.running state instead.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request 'Import themis / PrivateBin' (#40) from privatebin into production</title>
<updated>2023-04-30T12:37:12+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-04-30T12:37:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=b1249e69eb51b619dde5a3b0ffc162c86ffff16f'/>
<id>b1249e69eb51b619dde5a3b0ffc162c86ffff16f</id>
<content type='text'>
Reviewed-on: https://git.com.de/LibertaCasa/salt/pulls/40
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-on: https://git.com.de/LibertaCasa/salt/pulls/40
</pre>
</div>
</content>
</entry>
<entry>
<title>Split out salt.formulas state</title>
<updated>2023-04-29T16:55:49+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-04-29T16:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=76d1da11d9e4ca508696cff123824b6b22a9a500'/>
<id>76d1da11d9e4ca508696cff123824b6b22a9a500</id>
<content type='text'>
Allow formulas update on Salt master without applying the complete Salt
master profile.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow formulas update on Salt master without applying the complete Salt
master profile.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add privatebin profile+role</title>
<updated>2023-03-12T16:01:00+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-03-12T16:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=96daffc9798c8afcae5de49b386cb8483909f071'/>
<id>96daffc9798c8afcae5de49b386cb8483909f071</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>
<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>
</feed>
