Repository: airavata Updated Branches: refs/heads/master 4407f82c3 -> a9073175f
making trivial change to test ansible Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/a9073175 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/a9073175 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/a9073175 Branch: refs/heads/master Commit: a9073175fca796df2a22e07ca1a89e7b20ea7391 Parents: 4407f82 Author: Suresh Marru <[email protected]> Authored: Thu Apr 27 17:04:43 2017 -0400 Committer: Suresh Marru <[email protected]> Committed: Thu Apr 27 17:04:43 2017 -0400 ---------------------------------------------------------------------- .../inventories/scigap/production/pga_config/oscer/vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/a9073175/dev-tools/ansible/inventories/scigap/production/pga_config/oscer/vars.yml ---------------------------------------------------------------------- diff --git a/dev-tools/ansible/inventories/scigap/production/pga_config/oscer/vars.yml b/dev-tools/ansible/inventories/scigap/production/pga_config/oscer/vars.yml index 235f4b6..eb15b34 100644 --- a/dev-tools/ansible/inventories/scigap/production/pga_config/oscer/vars.yml +++ b/dev-tools/ansible/inventories/scigap/production/pga_config/oscer/vars.yml @@ -51,5 +51,5 @@ portal_email_username: "[email protected]" portal_email_password: "{{ vault_portal_email_password }}" portal_theme: "oscer" portal_theme_repo: "https://github.com/SciGaP/ou-gateway-theme" -portal_title: "OU CyberGateway" +portal_title: "OU Science Gateway" ...
