mirror of
https://github.com/jcwimer/startup-infrastructure
synced 2026-04-14 06:48:29 +00:00
Created shell, ansible-dependencies, common, and gitea roles
This commit is contained in:
12
group_vars/all
Normal file
12
group_vars/all
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
# Variables listed here are applicable to all host groups
|
||||
|
||||
docker_compose_version_to_install: 1.18.0
|
||||
docker_ce_version_to_install: 17.09.1~ce-0~ubuntu
|
||||
nvm_version: v0.33.5
|
||||
node_version: 8.4.0
|
||||
rcontent.com/jcwimer/ubuntu-template/master/post/id_rsa.pub
|
||||
standard_user: cody
|
||||
git_user: "Jacob Cody Wimer"
|
||||
git_email: "jacob.wimer@gmail.com"
|
||||
chosen_timezone: "America/New_York"
|
||||
Reference in New Issue
Block a user