<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fripost-ansible/roles/bacula-sd, branch master</title>
<subtitle>Fripost ansible scripts</subtitle>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/'/>
<entry>
<title>typofix</title>
<updated>2020-11-15T17:33:37+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-11-05T17:13:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=4db299d6e2a5953c59906d4f1cb6841da34beb7c'/>
<id>4db299d6e2a5953c59906d4f1cb6841da34beb7c</id>
<content type='text'>
Regression from ead9aaa3dd7ca48012b2b21cc930ee73c8eaa9d3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Regression from ead9aaa3dd7ca48012b2b21cc930ee73c8eaa9d3.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bacula: refactor systemd service files.</title>
<updated>2020-11-03T02:37:11+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-11-03T02:15:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=ead9aaa3dd7ca48012b2b21cc930ee73c8eaa9d3'/>
<id>ead9aaa3dd7ca48012b2b21cc930ee73c8eaa9d3</id>
<content type='text'>
Use unit overrides on top of upstream's service files instead of
overriding entire service files.  In particular, upstream uses flag `-P`
so we don't need to use RuntimeDirectory= anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use unit overrides on top of upstream's service files instead of
overriding entire service files.  In particular, upstream uses flag `-P`
so we don't need to use RuntimeDirectory= anymore.
</pre>
</div>
</content>
</entry>
<entry>
<title>bacula-{dir,sd}: Upgrade role to Debian Buster.</title>
<updated>2020-05-26T19:26:45+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-05-26T19:12:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=6450b2f48b57d92db102277448879a3a7c99d97b'/>
<id>6450b2f48b57d92db102277448879a3a7c99d97b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tr/-/_/ in group names.</title>
<updated>2020-01-22T01:12:45+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-01-22T01:12:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=a092bfd947773281a23419ee0ab62358371b7166'/>
<id>a092bfd947773281a23419ee0ab62358371b7166</id>
<content type='text'>
This avoids

[DEPRECATION WARNING]: The TRANSFORM_INVALID_GROUP_CHARS settings is set
to allow bad characters in group names by default, this will change, but
still be user configurable on deprecation. This feature will be removed
in version 2.10. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.
[WARNING]: Invalid characters were found in group names but not
replaced, use -vvvv to see details
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids

[DEPRECATION WARNING]: The TRANSFORM_INVALID_GROUP_CHARS settings is set
to allow bad characters in group names by default, this will change, but
still be user configurable on deprecation. This feature will be removed
in version 2.10. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.
[WARNING]: Invalid characters were found in group names but not
replaced, use -vvvv to see details
</pre>
</div>
</content>
</entry>
<entry>
<title>bacula-sd: Ensure /mnt/backup is mounted before creating sub-directories.</title>
<updated>2018-12-09T19:25:40+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2018-12-09T17:26:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=7403204208322ab2e46920a024e74700757c2665'/>
<id>7403204208322ab2e46920a024e74700757c2665</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>systemd.service: Tighten hardening options.</title>
<updated>2018-12-09T19:25:40+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2018-12-09T17:15:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=2147ff3bd9091b88960e2243b2d7d76d03cadc89'/>
<id>2147ff3bd9091b88960e2243b2d7d76d03cadc89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bacula-*.service: Don't fork in the background.</title>
<updated>2018-12-09T19:25:39+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2018-12-09T17:12:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=2845af5f76ad3be9c0a1f69ab478ff5a08346a4c'/>
<id>2845af5f76ad3be9c0a1f69ab478ff5a08346a4c</id>
<content type='text'>
Inspired from /lib/systemd/system/bacula-fd.service.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Inspired from /lib/systemd/system/bacula-fd.service.
</pre>
</div>
</content>
</entry>
<entry>
<title>systemd: Replace ‘ProtectSystem=full’ with ‘ProtectSystem=strict’.</title>
<updated>2018-12-09T19:25:39+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2018-12-08T00:06:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=6a57ea01fd48992883d6dac1b7746e79202215e4'/>
<id>6a57ea01fd48992883d6dac1b7746e79202215e4</id>
<content type='text'>
And remove ‘ReadOnlyDirectories=/’ as it's implied by ‘ProtectSystem=strict’.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And remove ‘ReadOnlyDirectories=/’ as it's implied by ‘ProtectSystem=strict’.
</pre>
</div>
</content>
</entry>
<entry>
<title>/lib/systemd/system → /etc/systemd/system</title>
<updated>2017-05-31T15:39:57+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2017-05-31T15:39:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=e136d3edbdb6749d4559939dc9fcbc11d166e34c'/>
<id>e136d3edbdb6749d4559939dc9fcbc11d166e34c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tunnel bacula (dir → {fd,sd} and fd → sd) traffic through IPSec.</title>
<updated>2016-05-22T15:53:58+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-05-22T15:21:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=8cf4032ecec5b9f58d829e89f231179170432539'/>
<id>8cf4032ecec5b9f58d829e89f231179170432539</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
