<feed xmlns='http://www.w3.org/2005/Atom'>
<title>salt.git/salt, 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>Add manage_sshd conditional</title>
<updated>2023-05-02T17:30:33+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-05-02T17:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=8776b16be17eea6463f1adc60f2de6756e9f92a0'/>
<id>8776b16be17eea6463f1adc60f2de6756e9f92a0</id>
<content type='text'>
Allow sshd configuration to be skipped on "special" machines using
an optional "manage_sshd: False" pillar option.

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 sshd configuration to be skipped on "special" machines using
an optional "manage_sshd: False" pillar option.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>No longer remove libX11</title>
<updated>2023-05-01T22:11:45+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-05-01T22:09:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=d4d7d41ca7ed89eeb1ddb49734b7b4efcb17d795'/>
<id>d4d7d41ca7ed89eeb1ddb49734b7b4efcb17d795</id>
<content type='text'>
Multiple packages need it as a dependency, maintaining an exclusion list
is not feasible.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Multiple packages need it as a dependency, maintaining an exclusion list
is not feasible.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add users conditional for sss</title>
<updated>2023-05-01T20:25:28+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-05-01T20:04:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=51e33815df89a649f21b7c6d62707130aa6bb570'/>
<id>51e33815df89a649f21b7c6d62707130aa6bb570</id>
<content type='text'>
Skip failing local users management on machines using sssd.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Skip failing local users management on machines using sssd.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Repair manage_firewall behavior</title>
<updated>2023-05-01T18:35:27+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-05-01T18:35:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=f96e9a490188663b9c7a1628ef66d2a5248dea21'/>
<id>f96e9a490188663b9c7a1628ef66d2a5248dea21</id>
<content type='text'>
Fixup to b685f16c914b9fa05bda7c69ce9e157d04262d09, default value was
outside of conditional - it didn't cause any errors, but did not work as
expected either. :-)

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixup to b685f16c914b9fa05bda7c69ce9e157d04262d09, default value was
outside of conditional - it didn't cause any errors, but did not work as
expected either. :-)

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<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 undefined id</title>
<updated>2023-04-30T18:11:24+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-04-30T18:11:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=1290fd5ec7671d1a7f4ae6ea854107de14ab0e96'/>
<id>1290fd5ec7671d1a7f4ae6ea854107de14ab0e96</id>
<content type='text'>
Replace with call to grains dict.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace with call to grains dict.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Exclude libX11 removal for FPM hosts</title>
<updated>2023-04-30T17:48:36+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-04-30T17:43:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=269b30ce9f53263dfa8f41a4fda63642e56793fc'/>
<id>269b30ce9f53263dfa8f41a4fda63642e56793fc</id>
<content type='text'>
Needed for some PHP extensions.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Needed for some PHP extensions.

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>
</feed>
