<feed xmlns='http://www.w3.org/2005/Atom'>
<title>salt.git/salt/profile/matterbridge, branch bookstack</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>Address salt-lint errors/warnings</title>
<updated>2023-02-15T22:18:54+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-02-15T22:08:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=18d28c3b7fed42e29eb9ff7b11b4dd1a54f8a510'/>
<id>18d28c3b7fed42e29eb9ff7b11b4dd1a54f8a510</id>
<content type='text'>
- remove trailing whitespaces
- format octal modes 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>
- remove trailing whitespaces
- format octal modes correctly

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>matterbridge: restart on changes</title>
<updated>2023-02-12T01:39:47+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-02-12T01:39:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=b446afcc4968de30e0cf79ed82b64c3d4a431d07'/>
<id>b446afcc4968de30e0cf79ed82b64c3d4a431d07</id>
<content type='text'>
Matterbridge does detect file changes, but seems to only apply them on
a service restart.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Matterbridge does detect file changes, but seems to only apply them on
a service restart.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>matterbridge: quote numbers</title>
<updated>2023-02-12T01:30:56+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-02-12T01:30:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=b0612658852a50a846a85a095c7c673c6d007cf4'/>
<id>b0612658852a50a846a85a095c7c673c6d007cf4</id>
<content type='text'>
Needed to make the TOML configuration format happy.

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 to make the TOML configuration format happy.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>matterbridge: manage media directories</title>
<updated>2023-02-11T23:51:26+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-02-11T23:51:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=ab47eb5485ebab42a4129eacafd6ea96c1dbe512'/>
<id>ab47eb5485ebab42a4129eacafd6ea96c1dbe512</id>
<content type='text'>
Create media directories if defined in the 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>
Create media directories if defined in the pillar.

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor matterbridge profile</title>
<updated>2023-02-07T21:37:37+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-02-07T21:20:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=650854fa2730c6f61a3f7117d7271907e4a2a587'/>
<id>650854fa2730c6f61a3f7117d7271907e4a2a587</id>
<content type='text'>
- reduce pillar calls
- no longer define possible configuration options, apply settings from
  pillar 1:1

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- reduce pillar calls
- no longer define possible configuration options, apply settings from
  pillar 1:1

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Import profiles/roles from salt-devel</title>
<updated>2023-01-15T08:45:04+00:00</updated>
<author>
<name>Georg Pfuetzenreuter</name>
</author>
<published>2023-01-15T08:45:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.casa/salt.git/commit/?id=2b40942a442a0f15b2d75289d4977a114cd81e72'/>
<id>2b40942a442a0f15b2d75289d4977a114cd81e72</id>
<content type='text'>
- + renaming baseline to common

Signed-off-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- + renaming baseline to common

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