<feed xmlns='http://www.w3.org/2005/Atom'>
<title>salt.git, branch import-denc-webcluster</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>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>Add ha-netcup role</title>
<updated>2023-02-12T04:24:27+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-02-08T20:21:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=0581510c1065a30e0fe8722181f862676e6cd9a2'/>
<id>0581510c1065a30e0fe8722181f862676e6cd9a2</id>
<content type='text'>
Role managing the Netcup IP failover script plus keepalived.
Requires ha-node role introduced via a8bbe056f1.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Role managing the Netcup IP failover script plus keepalived.
Requires ha-node role introduced via a8bbe056f1.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add keepalived_script_user profile</title>
<updated>2023-02-12T04:24:27+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-02-08T20:20:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=af2c5b00611388e8580f42f984a97eba943b0c1f'/>
<id>af2c5b00611388e8580f42f984a97eba943b0c1f</id>
<content type='text'>
Short profile source from other profiles requiring the keepalived_script
user to be present.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Short profile source from other profiles requiring the keepalived_script
user to be present.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add netcup_failover profile</title>
<updated>2023-02-12T04:24:27+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-02-08T20:19:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=f08bda4256f7c71899c45ea8b5ad73c67f77ae9a'/>
<id>f08bda4256f7c71899c45ea8b5ad73c67f77ae9a</id>
<content type='text'>
Profile managing a Netcup IP address failover script for use with
keepalived.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Profile managing a Netcup IP address failover script for use with
keepalived.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>nemesis/hubris: import keepalived configuration</title>
<updated>2023-02-12T04:21:43+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-02-08T19:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=303b06ae8cae4167bca6bafca71d226b32379941'/>
<id>303b06ae8cae4167bca6bafca71d226b32379941</id>
<content type='text'>
Add shared configuration to cluster.denc.web-proxy.

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 shared configuration to cluster.denc.web-proxy.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>nemesis/hubris: include denc.web-proxy</title>
<updated>2023-02-12T04:21:42+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-02-07T23:11:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=a0a21a17dbde293b3f665a99998cf88c38b8d07b'/>
<id>a0a21a17dbde293b3f665a99998cf88c38b8d07b</id>
<content type='text'>
Add shared nginx configuration to nemesis/hubris HA pair nodes.

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 shared nginx configuration to nemesis/hubris HA pair nodes.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>nemesis/hubris: import nginx configuration</title>
<updated>2023-02-12T04:21:39+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-02-07T23:10:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=eed4945a9f6981041260a593fde7bc54150c0740'/>
<id>eed4945a9f6981041260a593fde7bc54150c0740</id>
<content type='text'>
Add shared configuration to cluster.denc.web-proxy.

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 shared configuration to cluster.denc.web-proxy.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request 'common-suse: add qemu-guest-agent + remove AutoYaST' (#23) from common-suse into production</title>
<updated>2023-02-12T03:13:50+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-02-12T03:13:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=1b0965943f6223354e2de6c647a2024f4c835a83'/>
<id>1b0965943f6223354e2de6c647a2024f4c835a83</id>
<content type='text'>
Reviewed-on: https://git.com.de/LibertaCasa/salt/pulls/23
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-on: https://git.com.de/LibertaCasa/salt/pulls/23
</pre>
</div>
</content>
</entry>
<entry>
<title>common.suse: manage qemu-guest-agent</title>
<updated>2023-02-12T03:11:14+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-02-12T02:57:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=8e1436d4afaeb72440157a81fc98abd98b3badcc'/>
<id>8e1436d4afaeb72440157a81fc98abd98b3badcc</id>
<content type='text'>
Ensure qemu-guest-agent is active on all KVM guests.

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 qemu-guest-agent is active on all KVM guests.

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