mirror of https://github.com/ceph/ceph-ansible.git
commit
095a60e633
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
# Variables here are applicable to all host groups NOT roles
|
||||
|
||||
# Dummy variable to avoid error because ansible does not recognize the file as a good configuration file when no variable in it.
|
||||
dummy:
|
||||
|
||||
##########
|
||||
# DOCKER #
|
||||
##########
|
||||
|
||||
#ceph_containerized_deployment: false
|
||||
#ceph_restapi_docker_interface: eth0
|
||||
#ceph_restapi_port: 5000
|
||||
#ceph_restapi_docker_username: ceph
|
||||
#ceph_restapi_docker_imagename: daemon
|
Loading…
Reference in New Issue