Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ops
/
yoho-ansible-roles
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
root
2018-10-18 11:35:07 +0800
Commit
b3fc8b0a4b0a922151aac900e6df317e3e5e0fa6
1 parent
58aa9dfe
Add ufo ngin
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
inventories/az1/hosts
scripts/inventory/templates/inventory-az1.j2
inventories/az1/hosts
View file @
b3fc8b0
# inventory file for az1
# auto generated at 2018-10-1
1 13:50:37
# auto generated at 2018-10-1
8 11:34:28
[nameservers]
10.66.4.18
...
...
@@ -26,6 +26,8 @@
10.66.50.27
10.66.50.129
[ufo-nginx]
10.66.70.165
[java-activity]
...
...
scripts/inventory/templates/inventory-az1.j2
View file @
b3fc8b0
...
...
@@ -26,5 +26,7 @@
10.66.50.27
10.66.50.129
[ufo-nginx]
10.66.70.165
{% extends "java-services.j2" %}
\ No newline at end of file
{% extends "java-services.j2" %}
...
...
Please
register
or
login
to post a comment