diff options
author | blsaws <blsaws@hotmail.com> | 2015-10-07 08:29:08 -0700 |
---|---|---|
committer | blsaws <blsaws@hotmail.com> | 2015-10-07 08:29:08 -0700 |
commit | 120338c88677f2f21501270ff8b250cf9d5b9521 (patch) | |
tree | c5acd4716c7adeeae5ee9e3ad97ffc5e6217c130 /components/congress/ansible/hosts.ini | |
parent | 52a6e0e6056fd355ce363d78150993f00bd144b7 (diff) |
Add components folder, congress ansible installer
JIRA: COPPER-2
Signed-off-by: blsaws <blsaws@hotmail.com>
Diffstat (limited to 'components/congress/ansible/hosts.ini')
-rw-r--r-- | components/congress/ansible/hosts.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/components/congress/ansible/hosts.ini b/components/congress/ansible/hosts.ini new file mode 100644 index 0000000..f3f0766 --- /dev/null +++ b/components/congress/ansible/hosts.ini @@ -0,0 +1,5 @@ +[congress_build_host] +127.0.0.1 ansible_connection=local + +[congress_prod_host] +snsj54.vctlab.com |