<feed xmlns='http://www.w3.org/2005/Atom'>
<title>salt.git/pillar/role, 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>Move backup_mode to minion dict</title>
<updated>2023-05-02T18:25:33+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-05-02T18:25:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=2ce85f172efac41dc4f94cd7b49beeea21f97d68'/>
<id>2ce85f172efac41dc4f94cd7b49beeea21f97d68</id>
<content type='text'>
Is a minion specific 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>
Is a minion specific option.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable minion file backup</title>
<updated>2023-05-02T18:13:24+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-05-02T18:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=c4532b46869c04900c83b186bd28d87af7d9c4c4'/>
<id>c4532b46869c04900c83b186bd28d87af7d9c4c4</id>
<content type='text'>
https://docs.saltproject.io/en/latest/ref/states/backup_mode.html

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://docs.saltproject.io/en/latest/ref/states/backup_mode.html

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Set ping_on_rotate</title>
<updated>2023-05-01T18:24:13+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-05-01T18:24:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=2a9a5cf394efe121858ee3330941236862ad9165'/>
<id>2a9a5cf394efe121858ee3330941236862ad9165</id>
<content type='text'>
Enable option to ensure minions are immediately responsive after key
rotations.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable option to ensure minions are immediately responsive after key
rotations.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Set env_order</title>
<updated>2023-05-01T18:20:32+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-05-01T18:20:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=10891468015f0654ce63d6e5efe9a49a5d8521a0'/>
<id>10891468015f0654ce63d6e5efe9a49a5d8521a0</id>
<content type='text'>
Option was removed in d4f39e8e5f807169b790d5380c10872d1ba31710, but the
default environment seems to not be set to "production" without
it being present. Adding it back until a better way is found.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Option was removed in d4f39e8e5f807169b790d5380c10872d1ba31710, but the
default environment seems to not be set to "production" without
it being present. Adding it back until a better way is found.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add empty role.privatebin pillar</title>
<updated>2023-04-30T14:41:22+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-04-30T14:41:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=b0613cf3772c11474fb112951707e9e9d62ee9d9'/>
<id>b0613cf3772c11474fb112951707e9e9d62ee9d9</id>
<content type='text'>
For some reason Salt complains about the file missing, albeit us using
"ignore_missing" in the top file.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For some reason Salt complains about the file missing, albeit us using
"ignore_missing" in the top file.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add empty role.bookstack pillar</title>
<updated>2023-04-30T12:54:43+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-04-30T12:54:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=e8107a305437fb4e8634aac8b841f1130434a8d4'/>
<id>e8107a305437fb4e8634aac8b841f1130434a8d4</id>
<content type='text'>
For some reason Salt complains about the file missing (albeit us using
having "ignore_missing" enabled in the pillar top).

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For some reason Salt complains about the file missing (albeit us using
having "ignore_missing" enabled in the pillar top).

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow saltenv/pillarenv override</title>
<updated>2023-04-30T12:43:59+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-04-30T12:34:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=d4f39e8e5f807169b790d5380c10872d1ba31710'/>
<id>d4f39e8e5f807169b790d5380c10872d1ba31710</id>
<content type='text'>
To ease development, allow saltenv=&lt;branch&gt;/pillarenv=&lt;branch&gt; instead
of enforcing the production branch.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To ease development, allow saltenv=&lt;branch&gt;/pillarenv=&lt;branch&gt; instead
of enforcing the production branch.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add php-fpm role</title>
<updated>2023-02-26T12:14:29+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-02-26T10:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=361e118b316622c731556fdc62144b24aa6f9c23'/>
<id>361e118b316622c731556fdc62144b24aa6f9c23</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>Add memcached role</title>
<updated>2023-02-26T12:14:28+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-02-19T17:05:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=f820978b7897ea4650f031fa80c11384061e7375'/>
<id>f820978b7897ea4650f031fa80c11384061e7375</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.apache-httpd: manage snippets</title>
<updated>2023-02-26T12:14:28+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-02-19T12:40:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=4653655010c16d8f1f128480b55d4cd2e9f5a9e7'/>
<id>4653655010c16d8f1f128480b55d4cd2e9f5a9e7</id>
<content type='text'>
- add apache-httpd profile with snippets configuration
- add TLS snippet to apache-httpd role pillar

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add apache-httpd profile with snippets configuration
- add TLS snippet to apache-httpd role pillar

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
</feed>
