Skip to content

jcannava/dev_instance_deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Deploy an instance for doing general development work on.

Prior to executing playbook:

  • Need to set proper user/group name in roles/baseconfig/vars/main.yml
  • If using google compute engine, need the following environment variables:
    • GCE_CREDENTIALS_FILE
    • GCE_EMAIL
    • GCE_INI_PATH
    • GCE_PROJECT
  • And a gce.ini in inventory. (clone from ansible repo)
ansible-playbook -i inventory/gce.py dev_up_gce.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages