Add openshift to desktops, define some Pi vars
This commit is contained in:
parent
759e8609dc
commit
3498092ae9
11
inventory/group_vars/pis.yml
Normal file
11
inventory/group_vars/pis.yml
Normal file
@ -0,0 +1,11 @@
|
||||
# vim:ft=ansible:
|
||||
|
||||
# DB secrets
|
||||
secret_grafana_local_db_pass: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
32326333383035393665316566363266623130313435353165613463336663393634353261623738
|
||||
3466636437303938363332633635363666633965386534630a646132666239623666306133313034
|
||||
63343030613033653964303330643063326636346263363264333061663964373036386536313333
|
||||
6432613734616361380a346138396335366638323266613963623731633437653964326465373538
|
||||
63613762633635613232303565383032313164393935303531356666303965663463366335376137
|
||||
6135376566336662313734333235633362386132333064303534
|
@ -2,6 +2,7 @@
|
||||
|
||||
## PIP3 CONFIGURATION
|
||||
desktop_pip3_packages:
|
||||
- openshift
|
||||
- pmbootstrap
|
||||
- protontricks
|
||||
- randovania
|
||||
|
Loading…
Reference in New Issue
Block a user