Skip to content

Directory Structure

Diego Zanga edited this page May 1, 2017 · 1 revision

ACTUAL STRUCTURE

workspace/

staging/

  hosts                # inventory file for staging environment like ansible

  hostdata/            # provisioned servers descriptions

  group_vars/

     digitalocean.yaml # digital ocean api token

     <more>            # ..

Clone this wiki locally