Checkpoint
This commit is contained in:
parent
e17f84ad8a
commit
1e03c32201
32 changed files with 556 additions and 298 deletions
7
roles/base/files/1password.repo
Normal file
7
roles/base/files/1password.repo
Normal file
|
@ -0,0 +1,7 @@
|
|||
[1password]
|
||||
name=1Password
|
||||
baseurl=https://downloads.1password.com/linux/rpm
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
repo_gpgcheck=1
|
||||
gpgkey=https://downloads.1password.com/linux/keys/1password.asc
|
8
roles/base/files/slack.repo
Normal file
8
roles/base/files/slack.repo
Normal file
|
@ -0,0 +1,8 @@
|
|||
[slack]
|
||||
name=slack
|
||||
baseurl=https://packagecloud.io/slacktechnologies/slack/fedora/21/x86_64
|
||||
enabled=1
|
||||
gpgcheck=0
|
||||
gpgkey=https://packagecloud.io/gpg.key
|
||||
sslverify=1
|
||||
sslcacert=/etc/pki/tls/certs/ca-bundle.crt
|
5
roles/base/files/vscode.repo
Normal file
5
roles/base/files/vscode.repo
Normal file
|
@ -0,0 +1,5 @@
|
|||
[code]
|
||||
name=Visual Studio Code
|
||||
baseurl=https://packages.microsoft.com/yumrepos/vscode
|
||||
enabled=1gpgcheck=1
|
||||
gpgkey=https://packages.microsoft.com/keys/microsoft.asc
|
Loading…
Add table
Add a link
Reference in a new issue