Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mdx-saas-config
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Trust and Identity Incubator
mdx-saas-config
Commits
d307c918
Commit
d307c918
authored
3 years ago
by
Niels van Dijk
Browse files
Options
Downloads
Patches
Plain Diff
Updated example config to 'common' setup for federation operators
parent
e91a0cdd
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
inventory/inventory
+8
-13
8 additions, 13 deletions
inventory/inventory
with
8 additions
and
13 deletions
inventory/inventory
+
8
−
13
View file @
d307c918
# Inventory Aliases
# Inventory Aliases
# Make sure to change group_vars/all.yml for the same hosts keys
# Make sure to change group_vars/all.yml for the same hosts keys
et2 ansible_host=et2.gndev.hexaa.eu ansible_user=ansible ansible_ssh_private_key_file=.ssh/id_ansible
mdx-signer ansible_host=xxx.xxx.xxx.xxx ansible_user=debian ansible_ssh_private_key_file=~/.ssh/my_deploy_pubkey
mdxcdn ansible_host=mdxcdn.pt-38.utr.surfcloud.nl ansible_user=ansible ansible_ssh_private_key_file=.ssh/id_ansible
mdx-proxy-1 ansible_host=xxx.xxx.xxx.xxx ansible_user=debian ansible_ssh_private_key_file=~/.ssh/my_deploy_pubkey
alternative-mdx ansible_host=alternative-mdx.pt-76.utr.surfcloud.nl ansible_user=ansible ansible_ssh_private_key_file=.ssh/id_ansible
mdx-proxy-2 ansible_host=xxx.xxx.xxx.xxx ansible_user=debian ansible_ssh_private_key_file=~/.ssh/my_deploy_pubkey
okeanos ansible_host=62.217.72.109 ansible_user=ansible ansible_ssh_private_key_file=.ssh/id_ansible
# Hosts that receive the mdsigner role
# Hosts that receive the mdsigner role
[mdsigner]
[mdsigner]
et2
mdx-signer
mdxcdn
alternative-mdx
# Hosts that receive the mdproxy role
# Hosts that receive the mdproxy role
[mdproxy]
[mdproxy]
et2
mdx-proxy-1
mdxcdn
mdx-proxy-2
alternative-mdx
okeanos
# Hosts that receive the GeoDNS role
# Hosts that receive the GeoDNS role
[geodns]
[geodns]
et2
mdx-proxy-1
mdx
cdn
mdx
-proxy-2
# All hosts for base role
# All hosts for base role
[all:children]
[all:children]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment