Sha256: a344b6e2ac3d0b39c84c22234acdc43bfaf8ce00f41a2aaa67124313d6d0ee82

Contents?: true

Size: 1.79 KB

Versions: 3

Compression:

Stored size: 1.79 KB

Contents

### 1.6.0
* Added Hound
* Documentation Updates
* Added option to ask for ansible vault password so that we can use ansible vaults
* Added postgresql backup functionality
* Move ruby installation out of zzet ansible galaxy role
* Added travis automated testing with Docker
* Added an overwrite command so that users can overwrite a role

### 1.5.0
* Self-signed SSL is now on by default
* Port 80 redirects to 443
* You can now build custom playbooks with then `tape ansible playbook -b playbook.yml` command
* Dev Keys folder is working again!

### 1.4.3
* Update nodesource ansible galaxy role
* Install latest version of node 4.x

### 1.4.2
* Remove Mosh

### 1.4.1
* Blocks all ports on your server except 22, 80, 443
* Installs node via nodesource

### 1.4.0
* Install nvm which installed node
* Update postgres role
* Update rbenv role
* New memcached role that supports ansible 2.0
* Update unattended-upgrades role

### 1.3.6
* Added support for ansible 2.0

### 1.3.5
* Fix issue with missing opts for slack notifier failing ansible commands
### 1.3.3
* Added slack notifications
* Added fe build command to tape_vars.yml template
* Fixed issues where test for bower.json was returning 1 exit code

### 1.3.2
* Fixes ssh_args to actually enable agent forwarding for everyone

### 1.3.0
* Puts all tape focused files for a repo into a taperole/ directory
* Installs mosh
* Installs htop
* Removes vagrant runner
* Auto-detect dev_keys
* Only try to fe_deploy if fe_app_repo is defined
* Control nginx with monit
* Updates Readme
* Disable retry files
* tape will not check that requires vars are defined before proceeding with provisioning

### 1.2.3
* Fixed issue where users who were using vagrant could not ssh into the deployer user
* Fixed issue where vagrant boxes init script was failing because .ssh dir already existed 

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
taperole-1.7.1 CHANGELOG.md
taperole-1.7.0 CHANGELOG.md
taperole-1.6.0 CHANGELOG.md