Skip to content

Latest commit

 

History

History
executable file
·
21 lines (15 loc) · 1.22 KB

README.md

File metadata and controls

executable file
·
21 lines (15 loc) · 1.22 KB

openattic-vagrant

This repository contains configuration files that simplify the setup of the development environment to work on openATTIC with a ceph cluster managed by DeepSea.

VM IP Roles Description
salt 192.168.100.200 master, admin Run openattic-docker container or openattic (salt-master + salt-minion)
node1 192.168.100.201 mon, igw, rgw, mgr Run ceph (salt-minion)
node2 192.168.100.202 mon, igw, ganesha, mgr Run ceph (salt-minion)
node3 192.168.100.203 mon, rgw, ganesha Run ceph (salt-minion)

Requirements

Setup

Configuration resides in the settings.yml file that contains the custom configuration to spin up the cluster. See settings.sample.yml for an example of the settings.yml that you must create.