Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No tarsnaprc file installed on the host? #8

Open
maknz opened this issue Jan 19, 2017 · 0 comments
Open

No tarsnaprc file installed on the host? #8

maknz opened this issue Jan 19, 2017 · 0 comments

Comments

@maknz
Copy link

maknz commented Jan 19, 2017

Hi there,

I've got a playbook using the tarsnap role:

---
- hosts: thehost
  become: yes
  roles:
  - role: tarsnap
    tarsnap_version: 1.0.37
    tarsnap_keyfile: "/root/tarsnap.key"
    tarsnap_cache: "/usr/local/tarsnap-cache"

However, I can't seem to find the .tarsnaprc file that is supposed to be installed, with the cache and such excluded (from the README). There is a config file at /usr/local/etc/tarsnap.conf.sample after installation, but it seems to just be boilerplate and doesn't reflect the options used in the playbook.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant