ff
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -2,10 +2,6 @@ __pycache__
|
||||
junk/
|
||||
.vscode
|
||||
.ipynb_checkpoints/
|
||||
tools/ansible/inventory/hawaii.yml
|
||||
tools/ansible/inventory/peppermint.yml
|
||||
tools/ansible/inventory/cappuccino.yml
|
||||
tools/ansible/inventory/group_vars/all.yml
|
||||
ffx_test_report.log
|
||||
bin/conversiontest.py
|
||||
*.egg-info/
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
all:
|
||||
hosts:
|
||||
hawaii:
|
||||
ansible_host: refulgent.de
|
||||
ansible_user: osgw
|
||||
|
||||
ffxSystemUsername: osgw
|
||||
ffxHomeDirectory: /var/local/osgw/lib/osgw
|
||||
@@ -1,8 +0,0 @@
|
||||
all:
|
||||
hosts:
|
||||
peppermint:
|
||||
ansible_host: maveno.de
|
||||
ansible_user: osgw
|
||||
|
||||
ffxSystemUsername: osgw
|
||||
ffxHomeDirectory: /var/local/osgw/lib/osgw
|
||||
Reference in New Issue
Block a user