issues Search Results · repo:syseleven/puppet-restic language:Ruby
Filter by
14 results
(87 ms)14 results
insyseleven/puppet-restic (press backspace or delete to remove)Hello! We found that sometimes Exec[restic_init_restic] was triggered before package installation (see attached
screenshot), and we get an error Could not evaluate: Could not find command /usr/bin/restic ...
toggetit
- 3
- Opened on Oct 22, 2024
- #39
I like the module but on half my systems they don t run systemd. I was adapting it to fallback to cron if the systemd
fact doesn t exist but had a couple of questions before I got too far.
First, is this ...
rtprio
- Opened on Jul 20, 2024
- #38
Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: archive (file: /etc/puppetlabs/code/environments/lullabot/modules_local/restic/manifests/package.pp, ...
justafish
- 1
- Opened on May 1, 2024
- #32
It would be nice to add a restic::repository::backup_path resource akin to the pre_command and post_command resources,
this way you could fully co-locate your backup configuration for specific services ...
swantzter
- Opened on Aug 18, 2023
- #28
With this example hiera data
---
lookup_options:
restic::repositories:
merge: deep
restic::repositories:
default:
backup_pre_cmd:
- /usr/bin/echo Hello
- /usr/bin/echo World ...
swantzter
- 1
- Opened on Aug 18, 2023
- #27
In https://github.com/ekohl/puppet-restic/pull/1 I started to write my own module before I found yours. It s mostly
based on https://tdem.in/post/restic-with-systemd/ and that uses an interesting approach, ...
ekohl
- Opened on Mar 16, 2023
- #23
I need a way to specifify pre/post commands from other modules to e.g. be able to trigger database backups/cleanups
before/after the backup. My suggestion would be:
- Use the target parameter instead ...
baurmatt
- 1
- Opened on Jan 12, 2023
- #18
crazymind1337
- Opened on May 31, 2022
- #9
Please make it possible to exclude files from the backup -
https://restic.readthedocs.io/en/latest/040_backup.html#excluding-files
--exclude should be enough for now :)
baurmatt
- 2
- Opened on Apr 1, 2022
- #8

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.