Skip to content
This repository has been archived by the owner on Nov 1, 2018. It is now read-only.

Commit

Permalink
#30 webapp requires de.properties in /etc/iplant/de
Browse files Browse the repository at this point in the history
  • Loading branch information
donsizemore committed May 9, 2016
1 parent 5a4b46a commit d0f8454
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ansible/example_group_vars/AnnotatedGroupVars
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
ansible_ssh_user: CHANGEME

# Master iPlant config locations
# Note: The webapp currently requires that the de.properties file be located in /etc/iplantc/de/.
global_config_dir: /etc/iplant
de_config_dir: "{{ global_config_dir }}/de"
# This is required by generate-local-configs.yaml.
Expand Down Expand Up @@ -183,6 +184,8 @@ de_notification_poll: 15
# Docker registry settings. You'll want your own docker registry
# to host private data containers.
docker:
# eth0 setting used by iptables role for docker port forwarding.
eth0: eno16777984
log_driver: syslog
tag: latest
user: discoenv
Expand Down

0 comments on commit d0f8454

Please sign in to comment.