Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tzok authored Mar 20, 2017
1 parent a51d45d commit fc41a1a
Showing 1 changed file with 6 additions and 12 deletions.
18 changes: 6 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,11 @@ Role Variables
The variables that can be passed to this role and a brief description
about them are as follows.

* tigervnc_url: tivervnc deb url
* kepler_url: kepler tarball url
* kepler_home: kepler home
* javadir: java version
* java_home: java home
* user: user
* password: user passwd
* oph_cred: ophidia credentials
* launchpadid: LauchpadID of user
* fguser: Future Gateway user
* fghost: Future Gateway host
* futuregateway_uri: URI to a running FutureGateway instance
* authorization_token: auth token, useful only for short debugging sessions
* indigo_kepler_version: a version of indigo-dc/indigokepler module to be used
* password_crypt: crypted password to log in via SSH
* password_vnc: password to log in via VNC

Dependencies
------------
Expand All @@ -62,7 +56,7 @@ An example of playbook for the kepler:
```
---
- hosts: localhost
remote_user: root
become: true
roles:
- indigo-dc.kepler
```
Expand Down

0 comments on commit fc41a1a

Please sign in to comment.