Skip to content

Vagrant environment provisioned by Cartomatic for developers.

License

Notifications You must be signed in to change notification settings

dbazhenov/cartomatic-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9dfd02b · Nov 3, 2015

History

5 Commits
Nov 3, 2015
Nov 3, 2015
Nov 3, 2015
Nov 3, 2015
Nov 3, 2015

Repository files navigation

About

Cartomatic environment for developers.

Installation

Rename config from 'settings.yml.example' to 'settings.yml' and edit parameters:

---

settings:
  source_path: "provisioner"
  playbook: "lamp.yml"
  config_path: "config/advanced.json"
  tags:
    - deploy

nodes:
  trusty:
    ip_addr: 10.0.0.10
    image: ubuntu/trusty64

Specify the directory with Cartomatic, playbook and config path. Tags are optional.

Run vagrant:

vagrant up trusty

Please wait. It may takes from 5 to 15 minutes. Done.

License

GNU Public Licence 3 (GPL v3)

About

Vagrant environment provisioned by Cartomatic for developers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published