Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Mohamed Alibi
ansible-examples
Commits
9cb4ca75
Commit
9cb4ca75
authored
Oct 31, 2016
by
Lee Rich
Committed by
GitHub
Oct 31, 2016
Browse files
Update all
parent
07f9bb09
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
lamp_simple_rhel7/group_vars/all
lamp_simple_rhel7/group_vars/all
+9
-0
No files found.
lamp_simple_rhel7/group_vars/all
View file @
9cb4ca75
...
...
@@ -4,3 +4,12 @@
httpd_port: 80
ntpserver: 192.168.1.2
repository: https://github.com/bennojoy/mywebapp.git
# The variables file used by the playbooks in the dbservers group.
# These don't have to be explicitly imported by vars_files: they are autopopulated.
mysqlservice: mysqld
mysql_port: 3306
dbuser: foouser
dbname: foodb
upassword: abc
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
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 comment