moved borg.sh from salt to dotf file

This commit is contained in:
Jonas Forsberg 2020-08-10 14:28:22 +02:00
parent d1501b15a0
commit 51cc1e1319
No known key found for this signature in database
GPG Key ID: A80FD4B8CAA77A05
3 changed files with 0 additions and 8 deletions

View File

@ -1,7 +0,0 @@
Add borgbackup bash wrapper:
file.managed:
- name: {{ salt['user.info']( pillar['username'] ).home }}/bin/borg.sh
- source: salt://files/borg.sh
- user: {{ pillar['username'] }}
- group: users
- mode: "0755"

View File

@ -5,5 +5,4 @@ base:
- gbt
- vim
- firefox
- borgbackup
- sudo