This website requires JavaScript.
Explore
Help
Sign In
ISTI-ansible-roles
/
ansible-roles
Watch
5
Star
0
Fork
You've already forked ansible-roles
3
Code
Issues
Pull Requests
Releases
Wiki
Activity
d1b27304f3
ansible-roles
/
library
/
centos
/
roles
/
ovirt
/
manager
/
templates
/
ovirt-backup.logrotate
7 lines
111 B
Plaintext
Raw
Blame
History
"{{ ovirt_engine_backup_dir }}"/engine-backup* {
daily
missingok
nocreate
nocopy
rotate 10
}
View Git Blame
Copy Permalink