<feed xmlns='http://www.w3.org/2005/Atom'>
<title>salt.git/pillar/role, branch privatebin</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 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>
<entry>
<title>Add web.apache-httpd role</title>
<updated>2023-02-26T10:10:05+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-02-18T23:36:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=906dd92d7ed1bd79eb2524b9a3e1a0d880eab068'/>
<id>906dd92d7ed1bd79eb2524b9a3e1a0d880eab068</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>Manage Prometheus firewall rules</title>
<updated>2023-02-21T18:06:04+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-02-16T00:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=0730cbb4c20c5d3e32cc2217530d4e27574bc7c7'/>
<id>0730cbb4c20c5d3e32cc2217530d4e27574bc7c7</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>Import Prometheus server configuration</title>
<updated>2023-02-21T18:05:03+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-02-15T19:23:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=979021f5c40c812d7a9edf22bf8945f691badeed'/>
<id>979021f5c40c812d7a9edf22bf8945f691badeed</id>
<content type='text'>
* add new roles:
  - monitoring.prometheus
  - monitoring.prometheus-alertmanager
  - monitoring.prometheus-exporter-blackbox
* add common Prometheus and Prometheus Alertmanager pillar data
* add moni.lysergic.dev specific Prometheus pillar data

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 new roles:
  - monitoring.prometheus
  - monitoring.prometheus-alertmanager
  - monitoring.prometheus-exporter-blackbox
* add common Prometheus and Prometheus Alertmanager pillar data
* add moni.lysergic.dev specific Prometheus pillar data

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ha-node: vrrp is a protocol</title>
<updated>2023-02-12T14:22:08+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-02-12T14:22:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=d017233a52a7b1fc155129c8ae4370d2ceab1900'/>
<id>d017233a52a7b1fc155129c8ae4370d2ceab1900</id>
<content type='text'>
Accidentally added as a service.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Accidentally added as a service.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Manage backend firewall zone</title>
<updated>2023-02-12T05:04:16+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-02-12T05:04:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=c5ce94d7b5217265cc50b6aa98a2074f4885d5eb'/>
<id>c5ce94d7b5217265cc50b6aa98a2074f4885d5eb</id>
<content type='text'>
Configure backend firewall zones if applicable. Allow all UDP for
cluster traffic.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Configure backend firewall zones if applicable. Allow all UDP for
cluster traffic.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ha-node: allow vrrp in firewall</title>
<updated>2023-02-12T04:54:20+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-02-12T04:54:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=bef66c1f8a5500a24ae41286c3f377c07f47cd30'/>
<id>bef66c1f8a5500a24ae41286c3f377c07f47cd30</id>
<content type='text'>
Needed for keepalived operation.

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 keepalived operation.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>matterbridge: add role pillar</title>
<updated>2023-02-09T21:56:28+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-02-09T21:56:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=77c50cf53f8a7190163c11fc32fb1850b82ef934'/>
<id>77c50cf53f8a7190163c11fc32fb1850b82ef934</id>
<content type='text'>
Empty for now, adding for future reference and because we enforce role
pillars to exist.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Empty for now, adding for future reference and because we enforce role
pillars to exist.

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