#426 Update Command
This commit is contained in:
8
tools/ansible/inventory/ffx.yml
Normal file
8
tools/ansible/inventory/ffx.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
all:
|
||||
hosts:
|
||||
ffx:
|
||||
ansible_host: <domain>
|
||||
ansible_user: <system user>
|
||||
|
||||
ffxSystemUsername: <system user>
|
||||
ffxHomeDirectory: <home directory>
|
||||
8
tools/ansible/inventory/hawaii.yml
Normal file
8
tools/ansible/inventory/hawaii.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
all:
|
||||
hosts:
|
||||
hawaii:
|
||||
ansible_host: refulgent.de
|
||||
ansible_user: osgw
|
||||
|
||||
ffxSystemUsername: osgw
|
||||
ffxHomeDirectory: /var/local/osgw/lib/osgw
|
||||
8
tools/ansible/inventory/peppermint.yml
Normal file
8
tools/ansible/inventory/peppermint.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
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