Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
O
openstackconfig
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
servernah
openstackconfig
Commits
ab9fc542
Commit
ab9fc542
authored
Dec 24, 2019
by
Steve Munene
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
HA proxy keep alive
parent
0c258ee4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
munene.user_variables.yml
munene.user_variables.yml
+3
-3
No files found.
munene.user_variables.yml
View file @
ab9fc542
...
@@ -179,15 +179,15 @@ ceph_conf_file: |
...
@@ -179,15 +179,15 @@ ceph_conf_file: |
# group_vars/all/keepalived.yml) in your user space if necessary.
# group_vars/all/keepalived.yml) in your user space if necessary.
#
#
# Uncomment this to disable keepalived installation (cf. documentation)
# Uncomment this to disable keepalived installation (cf. documentation)
# haproxy_use_keepalived: Fals
e
haproxy_use_keepalived
:
Tru
e
#
#
# HAProxy Keepalived configuration (cf. documentation)
# HAProxy Keepalived configuration (cf. documentation)
# Make sure that this is set correctly according to the CIDR used for your
# Make sure that this is set correctly according to the CIDR used for your
# internal and external addresses.
# internal and external addresses.
# haproxy_keepalived_external_vip_cidr: "{{external_lb_vip_address}}/32"
# haproxy_keepalived_external_vip_cidr: "{{external_lb_vip_address}}/32"
#
haproxy_keepalived_internal_vip_cidr: "{{internal_lb_vip_address}}/32"
haproxy_keepalived_internal_vip_cidr
:
"
{{internal_lb_vip_address}}/32"
# haproxy_keepalived_external_interface:
# haproxy_keepalived_external_interface:
#
haproxy_keepalived_internal_interface:
haproxy_keepalived_internal_interface
:
# Defines the default VRRP id used for keepalived with haproxy.
# Defines the default VRRP id used for keepalived with haproxy.
# Overwrite it to your value to make sure you don't overlap
# Overwrite it to your value to make sure you don't overlap
...
...
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