diff options
author | Tharre <tharre3@gmail.com> | 2019-02-19 05:50:24 +0100 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2019-02-19 05:50:24 +0100 |
commit | 919a403186c42622097b51295df2bc180bed7585 (patch) | |
tree | 7af8e8fde6696764d99f3710f6b5430fc2a987e5 | |
parent | b6d02e11cc8ac63ce717f1a9be092f1f541745b6 (diff) | |
download | infrastructure-919a403186c42622097b51295df2bc180bed7585.tar.gz infrastructure-919a403186c42622097b51295df2bc180bed7585.tar.xz infrastructure-919a403186c42622097b51295df2bc180bed7585.zip |
Remove superseded files/grokmirror.timer
-rw-r--r-- | roles/grokmirror/files/grokmirror.timer | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/roles/grokmirror/files/grokmirror.timer b/roles/grokmirror/files/grokmirror.timer deleted file mode 100644 index 1f69818..0000000 --- a/roles/grokmirror/files/grokmirror.timer +++ /dev/null @@ -1,8 +0,0 @@ -[Unit] -Description=Run grok-pull every 5 min for mirroring - -[Timer] -OnCalendar=*:0/5 - -[Install] -WantedBy=timers.target |