Sanitized files
diff --git a/MS-SG.json b/MS-SG.json deleted file mode 100755 index baf5e67..0000000 --- a/MS-SG.json +++ /dev/null
@@ -1,238 +0,0 @@ -{ - "AWSTemplateFormatVersion": "2010-09-09", - "Description": "Apigee-MS-SG", - "Resources" : { - "ApigeeMSSG": { - "Type": "AWS::EC2::SecurityGroup", - "Properties": { - "GroupDescription": "SG for Apigee MS", - "VpcId": "vpc-2afbd64c", - "SecurityGroupIngress" : [ - { - "IpProtocol": "tcp", - "CidrIp": "10.0.0.0/8", - "FromPort": "1099", - "ToPort": "1099" - }, - { - "IpProtocol": "tcp", - "CidrIp": "153.114.0.0/16", - "FromPort": "9000", - "ToPort": "9000" - }, - { - "IpProtocol": "tcp", - "CidrIp": "148.0.0.0/8", - "FromPort": "9000", - "ToPort": "9000" - }, - { - "IpProtocol": "tcp", - "CidrIp": "106.0.0.0/8", - "FromPort": "9000", - "ToPort": "9000" - }, - { - "IpProtocol": "tcp", - "CidrIp": "160.0.0.0/3", - "FromPort": "9000", - "ToPort": "9000" - }, - { - "IpProtocol": "tcp", - "CidrIp": "71.0.0.0/8", - "FromPort": "9000", - "ToPort": "9000" - }, - { - "IpProtocol": "tcp", - "CidrIp": "114.0.0.0/8", - "FromPort": "9000", - "ToPort": "9000" - }, - { - "IpProtocol": "tcp", - "CidrIp": "112.0.0.0/7", - "FromPort": "9000", - "ToPort": "9000" - }, - { - "IpProtocol": "tcp", - "CidrIp": "101.0.0.0/8", - "FromPort": "9000", - "ToPort": "9000" - }, - { - "IpProtocol": "tcp", - "CidrIp": "144.0.0.0/6", - "FromPort": "9000", - "ToPort": "9000" - }, - { - "IpProtocol": "tcp", - "CidrIp": "192.0.0.0/4", - "FromPort": "9000", - "ToPort": "9000" - }, - { - "IpProtocol": "tcp", - "CidrIp": "208.0.0.0/8", - "FromPort": "9000", - "ToPort": "9000" - }, - { - "IpProtocol": "tcp", - "CidrIp": "159.0.0.0/8", - "FromPort": "9000", - "ToPort": "9000" - }, - { - "IpProtocol": "tcp", - "CidrIp": "149.0.0.0/32", - "FromPort": "9000", - "ToPort": "9000" - }, - { - "IpProtocol": "tcp", - "CidrIp": "104.0.0.0/7", - "FromPort": "9000", - "ToPort": "9000" - }, - { - "IpProtocol": "tcp", - "CidrIp": "128.0.0.0/4", - "FromPort": "9000", - "ToPort": "9000" - }, - { - "IpProtocol": "tcp", - "CidrIp": "10.0.0.0/8", - "FromPort": "9000", - "ToPort": "9000" - }, - { - "IpProtocol": "tcp", - "CidrIp": "153.114.0.0/16", - "FromPort": "8080", - "ToPort": "8080" - }, - { - "IpProtocol": "tcp", - "CidrIp": "148.0.0.0/8", - "FromPort": "8080", - "ToPort": "8080" - }, - { - "IpProtocol": "tcp", - "CidrIp": "106.0.0.0/8", - "FromPort": "8080", - "ToPort": "8080" - }, - { - "IpProtocol": "tcp", - "CidrIp": "160.0.0.0/3", - "FromPort": "8080", - "ToPort": "8080" - }, - { - "IpProtocol": "tcp", - "CidrIp": "71.0.0.0/8", - "FromPort": "8080", - "ToPort": "8080" - }, - { - "IpProtocol": "tcp", - "CidrIp": "114.0.0.0/8", - "FromPort": "8080", - "ToPort": "8080" - }, - { - "IpProtocol": "tcp", - "CidrIp": "112.0.0.0/7", - "FromPort": "8080", - "ToPort": "8080" - }, - { - "IpProtocol": "tcp", - "CidrIp": "101.0.0.0/8", - "FromPort": "8080", - "ToPort": "8080" - }, - { - "IpProtocol": "tcp", - "CidrIp": "144.0.0.0/6", - "FromPort": "8080", - "ToPort": "8080" - }, - { - "IpProtocol": "tcp", - "CidrIp": "192.0.0.0/4", - "FromPort": "8080", - "ToPort": "8080" - }, - { - "IpProtocol": "tcp", - "CidrIp": "208.0.0.0/8", - "FromPort": "8080", - "ToPort": "8080" - }, - { - "IpProtocol": "tcp", - "CidrIp": "159.0.0.0/8", - "FromPort": "8080", - "ToPort": "8080" - }, - { - "IpProtocol": "tcp", - "CidrIp": "149.0.0.0/32", - "FromPort": "8080", - "ToPort": "8080" - }, - { - "IpProtocol": "tcp", - "CidrIp": "104.0.0.0/7", - "FromPort": "8080", - "ToPort": "8080" - }, - { - "IpProtocol": "tcp", - "CidrIp": "128.0.0.0/4", - "FromPort": "8080", - "ToPort": "8080" - }, - { - "IpProtocol": "tcp", - "CidrIp": "10.0.0.0/8", - "FromPort": "8080", - "ToPort": "8080" - } - ], - "Tags":[ - { - "Key":"Owner", - "Value": "putta.harshitha@one.verizon.com" - }, - { - "Key":"Vsad", - "Value": "D0MV" - }, - { - "Key":"Name", - "Value": "Apigee-MS-SG" - }, - { - "Key":"eid", - "Value": "6926812447" - } - ] - } - } - }, - "Outputs":{ - "GroupId":{ - "Description":"GroupId of the newly created Security Group", - "Value":{ "Ref":"ApigeeMSSG"}, - "Export" : {"Name" : "SGID"} - } - } - }
diff --git a/README-CYGWIN.md b/README-CYGWIN.md index 3576a04..50e9c11 100644 --- a/README-CYGWIN.md +++ b/README-CYGWIN.md
@@ -1,12 +1,14 @@ # Setting Up Ansible with Cygwin -Running Ansible commands from within Windows is unsupported at the time of this writing. -However, windows users can setup Ansible with Cygwin. +Running Ansible commands from within Windows is unsupported at the time +of this writing. However, windows users can setup Ansible with Cygwin. # Installation Steps -Here are steps to getting Ansible (and it's related commands, like ansible-playbook) running on Windows: -Download and install [Cygwin](http://cygwin.com/install.html), with at least the following packages selected -(you can select the packages during the install process): +Here are steps to getting Ansible (and it's related commands, like +ansible-playbook) running on Windows: +Download and install [Cygwin](http://cygwin.com/install.html), with at +least the following packages selected (you can select the packages +during the install process): * curl * python (2.7.x) @@ -28,25 +30,29 @@ * libffi-devel # Working Behind a Proxy -If you are working behind a proxy (as is the case in many corporate networks), edit the .bash_profile used by Cygwin either using vim (open Cygwin and enter vim .bash_profile), or with whatever editor you'd like, and add in lines like the following: +If you are working behind a proxy (as is the case in many corporate +networks), edit the .bash_profile used by Cygwin either using vim (open +Cygwin and enter vim .bash_profile), or with whatever editor you'd like, +and add in lines like the following: export http_proxy=http://username:password@proxy-address-here:80/ export https_proxy=https://username:password@proxy-address-here:80/ # Download and Install PyYAML and Jinja2 Separately -Download and install separately PyYAML and Jinja2 separately, as they're not available via Cygwin's installer: +Download and install separately PyYAML and Jinja2 separately, as they're +not available via Cygwin's installer: ## Open Cygwin -### Download PyYAML +#### Download PyYAML curl -O https://pypi.python.org/packages/source/P/PyYAML/PyYAML-3.10.tar.gz -### Download Jinja2 +#### Download Jinja2 curl -O https://pypi.python.org/packages/source/J/Jinja2/Jinja2-2.6.tar.gz -### Untar both downloads +#### Untar both downloads tar -xvf PyYAML-3.10.tar.gz && tar -xvf Jinja2-2.6.tar.gz
diff --git a/README-EC2.md b/README-EC2.md index 1cc865b..65599f5 100644 --- a/README-EC2.md +++ b/README-EC2.md
@@ -1,11 +1,14 @@ # Overview: EC2 Managed Setup -The minimum setup must be completed prior to configuring the EC2 managed setup. The EC2 managed setup will -update perform the following activities: -* Update ~/.bashrc to export AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY values you provide. +The minimum setup must be completed prior to configuring the EC2 managed +setup. The EC2 managed setup will update perform the following +activities: +* Update ~/.bashrc to export AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY +values you provide. * Update ~/.bashrc to export EC2_INI_PATH. * Create a template .boto file and place it your home directory * Create a template ec2.ini and place it in your ~/.ansible folders -* Provide a copy of the ec2.py script that must be included with any AWS managed inventory file. +* Provide a copy of the ec2.py script that must be included with any AWS +managed inventory file. # Usage: Setup for EC2 Managed Images Please follow the usage instructions:
diff --git a/README-credentials.md b/README-credentials.md index a385c97..3ec38d9 100644 --- a/README-credentials.md +++ b/README-credentials.md
@@ -16,7 +16,7 @@ | Required Attribute | Value | Description | |---|---|---| -| apigee_repo_user | APIGEE_REPOSITORY_USERNAME | The verizon user to login to the software.apigee.com | +| apigee_repo_user | APIGEE_REPOSITORY_USERNAME | The customer login to the software.apigee.com | | apigee_repo_password | APIGEE_REPOSITORY_PASSWORD | The login password to software.apigee.com | | opdk_user_name | apigee | The Apigee administrator username and operating system username | | opdk_group_name | apigee | The operating system group name |
diff --git a/README.md b/README.md index 3997dc9..25f61a2 100644 --- a/README.md +++ b/README.md
@@ -10,7 +10,7 @@ 1. `mkdir ~/apigee-workspace` 1. `cd ~/apigee-workspace` 1. Make sure your public ssh key has been added to stash. -1. `git clone https://onestash.verizon.com/projects/CELVW/repos/apigee-opdk-playbook-setup-ansible/browse` +1. `git clone git@github.com:carlosfrias/apigee-opdk-playbook-setup-ansible.git` 1. `cd apigee-opdk-playbook-setup-ansible` 1. `ansible-playbook setup.yml` 1. Update the credentials.yml file as indicated below.
diff --git a/repository-custom-properties.yml b/repository-custom-properties.yml index e3cc221..2ca0a91 100644 --- a/repository-custom-properties.yml +++ b/repository-custom-properties.yml
@@ -5,8 +5,8 @@ apigee_workspace: ~/apigee-workspace playbook_workspace: "{{ apigee_workspace }}/apigee-opdk-playbook-workspace" role_workspace: "{{ apigee_workspace }}/apigee-opdk-role-workspace" -repository_secure_endpoint_https: "https://onestash.verizon.com/rest/api/1.0/projects/CELVW" -repository_secure_endpoint_ssh: "ssh://git@onestash.verizon.com:7999/celvw" +repository_secure_endpoint_https: "https://github.com/carlosfrias/apigee-opdk-playbook-setup-ansible.git" +repository_secure_endpoint_ssh: "git@github.com:carlosfrias/apigee-opdk-playbook-setup-ansible.git" configuration_folders: - '{{ ansible_config }}/configurations' - '{{ ansible_config }}/inventory'