Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Javier Franco
/
inventories
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
249e37e9
authored
2022-11-17 18:06:12 -0300
by
Gustavo Calcaterra
Committed by
DevOps
2022-11-17 18:06:12 -0300
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Add env variable
1 parent
df96f14c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
prod/group_vars/all.yml
test/group_vars/all.yml
prod/group_vars/all.yml
View file @
249e37e
...
...
@@ -6,3 +6,4 @@ discovery_seed_hosts: '["10.9.3.68"]'
cluster_initial_master_nodes
:
'
["master-1"]'
elastic_master_ip
:
"
10.9.3.68"
elasticsearch_hosts
:
'
["http://10.9.3.68:9200"]'
env
:
prod
#Specify the environment: test or prod
...
...
test/group_vars/all.yml
View file @
249e37e
...
...
@@ -6,3 +6,4 @@ discovery_seed_hosts: '["10.9.3.68"]'
cluster_initial_master_nodes
:
'
["master-1"]'
elastic_master_ip
:
"
10.9.3.68"
elasticsearch_hosts
:
'
["http://10.9.3.68:9200"]'
env
:
test
#Specify the environment: test or prod
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment