orats 0.7.1 → 0.7.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 66f5f6015804945e89a0b85282a9a509a9651b1e
4
- data.tar.gz: fa9b364b8cfaa9065fd9379b4f75dff5244199ec
3
+ metadata.gz: 900468501d2bdb5ee06430e7de9e55210e0fd9e3
4
+ data.tar.gz: 35bd5ced9a746b08df3d53ab77e00df05b1e3f6a
5
5
  SHA512:
6
- metadata.gz: 0bfa04d6b0599aca03c1a975c703d977a74b013879fad65d4cacb62b7196309bb85130110a651bb919253066740c9e5fc357dbd500f9d453effb2e6c8eb1a1d2
7
- data.tar.gz: 82a0cc18403d621958a1b52ce46d26e1703b3e814e2badd8e62b3e86ccc5ba140e5947071de83584de4e37ae3a1bf6be24ae82e224e7869968cf4291141388c0
6
+ metadata.gz: 3547beb75f9d5fe77cd7cb686891c183336e549ac6b7c320cc076cbddf51c143d921a1526e11ad021af648d3a4e04c0986bb1093af2d144ca4d9ab0683019428
7
+ data.tar.gz: 0c59fd65f93cbd8b0729e2f219a817df0036e2bd7372038f68da780d6743902fa1c079db101560cca29173990c17c1413aeaab0a3d5e0901d8f68c5a5d19091b
data/README.md CHANGED
@@ -59,7 +59,7 @@ Before running orats...
59
59
  - [Postgres](https://wiki.postgresql.org/wiki/Detailed_installation_guides)
60
60
  - [Redis](http://redis.io/topics/quickstart)
61
61
  - Ruby 2.1.x - [chruby](https://github.com/postmodern/chruby) | [rbenv](https://github.com/sstephenson/rbenv) | [rvm](https://rvm.io/)
62
- - Rails 4.1.x - `gem install rails -v '~> 4.1.1'`
62
+ - Rails 4.1.x - `gem install rails -v '~> 4.1.2'`
63
63
 
64
64
  #### You should install
65
65
 
@@ -201,18 +201,19 @@ Everything is broken up into ansible roles so you can quickly scale out horizont
201
201
 
202
202
  #### Ansible roles used
203
203
 
204
- - `nickjj.user` https://github.com/nickjj/ansible-user
204
+ - `nickjj.locale` https://github.com/nickjj/ansible-locale [![Build Status](https://secure.travis-ci.org/nickjj/ansible-locale.png)](http://travis-ci.org/nickjj/ansible-locale)
205
+ - `nickjj.user` https://github.com/nickjj/ansible-user [![Build Status](https://secure.travis-ci.org/nickjj/ansible-user.png)](http://travis-ci.org/nickjj/ansible-user)
205
206
  - `nickjj.security` https://github.com/nickjj/ansible-security
206
- - `nickjj.postgres` https://github.com/nickjj/ansible-postgres
207
- - `nickjj.ruby` https://github.com/nickjj/ansible-ruby
208
- - `nickjj.rails` https://github.com/nickjj/ansible-rails
209
- - `nickjj.whenever` https://github.com/nickjj/ansible-whenever
210
- - `nickjj.pumacorn` https://github.com/nickjj/ansible-pumacorn
211
- - `nickjj.sidekiq` https://github.com/nickjj/ansible-sidekiq
212
- - `nickjj.monit` https://github.com/nickjj/ansible-monit
213
- - `nickjj.nodejs` https://github.com/nickjj/ansible-nodejs
214
- - `nickjj.nginx` https://github.com/nickjj/ansible-nginx
215
- - `DavidWittman.redis` https://github.com/DavidWittman/ansible-redis
207
+ - `nickjj.postgres` https://github.com/nickjj/ansible-postgres [![Build Status](https://secure.travis-ci.org/nickjj/ansible-postgres.png)](http://travis-ci.org/nickjj/ansible-postgres)
208
+ - `nickjj.ruby` https://github.com/nickjj/ansible-ruby [![Build Status](https://secure.travis-ci.org/nickjj/ansible-ruby.png)](http://travis-ci.org/nickjj/ansible-ruby)
209
+ - `nickjj.rails` https://github.com/nickjj/ansible-rails [![Build Status](https://secure.travis-ci.org/nickjj/ansible-rails.png)](http://travis-ci.org/nickjj/ansible-rails)
210
+ - `nickjj.whenever` https://github.com/nickjj/ansible-whenever [![Build Status](https://secure.travis-ci.org/nickjj/ansible-whenever.png)](http://travis-ci.org/nickjj/ansible-whenever)
211
+ - `nickjj.pumacorn` https://github.com/nickjj/ansible-pumacorn [![Build Status](https://secure.travis-ci.org/nickjj/ansible-pumacorn.png)](http://travis-ci.org/nickjj/ansible-pumacorn)
212
+ - `nickjj.sidekiq` https://github.com/nickjj/ansible-sidekiq [![Build Status](https://secure.travis-ci.org/nickjj/ansible-sidekiq.png)](http://travis-ci.org/nickjj/ansible-sidekiq)
213
+ - `nickjj.monit` https://github.com/nickjj/ansible-monit [![Build Status](https://secure.travis-ci.org/nickjj/ansible-monit.png)](http://travis-ci.org/nickjj/ansible-monit)
214
+ - `nickjj.nodejs` https://github.com/nickjj/ansible-nodejs [![Build Status](https://secure.travis-ci.org/nickjj/ansible-nodejs.png)](http://travis-ci.org/nickjj/ansible-nodejs)
215
+ - `nickjj.nginx` https://github.com/nickjj/ansible-nginx [![Build Status](https://secure.travis-ci.org/nickjj/ansible-nginx.png)](http://travis-ci.org/nickjj/ansible-nginx)
216
+ - `DavidWittman.redis` https://github.com/DavidWittman/ansible-redis [![Build Status](https://secure.travis-ci.org/DavidWittman/ansible-redis.png)](http://travis-ci.org/DavidWittman/ansible-redis)
216
217
 
217
218
  #### Playbook FAQ
218
219
 
@@ -271,17 +272,14 @@ When you supply the `--inventory` flag along with a path to your
271
272
 
272
273
  #### Wait, there is an easier way to compare everything
273
274
 
274
- If you kept the default file names for the files orats generated then you can
275
- simply pass in the path to your inventory directory and playbook directory and
276
- it will compare everything for you. This is much less annoying to type.
275
+ If you kept the default file names for the files orats generated then you can pass in the path to your inventory directory and playbook directory and it will compare everything for you.
277
276
 
278
277
  #### Try the diff command
279
278
 
280
279
  ##### Individual files
281
280
 
282
281
  `orats diff -g /path/to/playbook/Galaxyfile -p /path/to/playbook/site.yml -h
283
- /path/to/project/inventory/hosts -i /path/to/project/inventory/group_vars/all
284
- .yml`
282
+ /path/to/project/inventory/hosts -i /path/to/project/inventory/group_vars/all.yml`
285
283
 
286
284
  ##### Shortcut
287
285
 
@@ -222,7 +222,7 @@ end
222
222
  def add_whenever_config
223
223
  log_task __method__
224
224
 
225
- copy_from_local_gem 'config/whenever.rb'
225
+ copy_from_local_gem 'config/schedule.rb'
226
226
  git_commit 'Add the whenever config'
227
227
  end
228
228
 
@@ -23,6 +23,13 @@ secrets_devise_pepper_token: "{{ lookup('password', secrets_load_path + '/devise
23
23
 
24
24
  ansible_ssh_user: deploy
25
25
 
26
+ # -----------------------------------------------------------------------------
27
+ # locale
28
+ # -----------------------------------------------------------------------------
29
+ # default values you can overwrite with documentation:
30
+ # https://github.com/nickjj/ansible-locale/#role-variables
31
+ # -----------------------------------------------------------------------------
32
+
26
33
  # -----------------------------------------------------------------------------
27
34
  # user
28
35
  # -----------------------------------------------------------------------------
@@ -1,12 +1,12 @@
1
1
  source 'https://rubygems.org'
2
2
 
3
- gem 'rails', '~> 4.1.1'
3
+ gem 'rails', '~> 4.1.2'
4
4
  gem 'turbolinks', '~> 2.2.2'
5
- gem 'jquery-rails', '~> 3.1.0'
5
+ gem 'jquery-rails', '~> 3.1.1'
6
6
  gem 'jquery-turbolinks', '~> 2.0.2'
7
7
  #gem 'jbuilder'
8
8
 
9
- gem 'bootstrap-sass', '~> 3.1.1'
9
+ gem 'bootstrap-sass', '~> 3.2.0'
10
10
  gem 'font-awesome-rails', '~> 4.1.0'
11
11
 
12
12
  gem 'pg', '~> 0.17.1'
@@ -37,9 +37,9 @@ group :development, :test do
37
37
  end
38
38
 
39
39
  group :assets do
40
- gem 'sass-rails', '~> 4.0.1'
40
+ gem 'sass-rails', '~> 4.0.3'
41
41
  gem 'coffee-rails', '~> 4.0.1'
42
- gem 'uglifier', '~> 2.5.0'
42
+ gem 'uglifier', '~> 2.5.1'
43
43
  end
44
44
 
45
45
  group :doc do
@@ -1,12 +1,13 @@
1
+ nickjj.locale,v0.1.1
1
2
  nickjj.user,v0.1.0
2
3
  nickjj.security,v0.1.2
3
4
  nickjj.postgres,v0.1.3
4
5
  nickjj.ruby,v0.1.7
5
6
  nickjj.nodejs,v0.1.1
6
7
  nickjj.nginx,v0.1.4
7
- nickjj.rails,v0.1.92
8
- nickjj.whenever,v0.1.1
9
- nickjj.pumacorn,v0.1.1
10
- nickjj.sidekiq,v0.1.1
8
+ nickjj.rails,v0.2.2
9
+ nickjj.whenever,v0.1.2
10
+ nickjj.pumacorn,v0.1.2
11
+ nickjj.sidekiq,v0.1.2
11
12
  nickjj.monit,v0.1.3
12
13
  DavidWittman.redis
@@ -4,6 +4,7 @@
4
4
  sudo: true
5
5
 
6
6
  roles:
7
+ - { role: nickjj.locale, tags: [common, locale] }
7
8
  - { role: nickjj.user, tags: [common, user] }
8
9
 
9
10
  - name: ensure database servers are configured
data/lib/orats/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Orats
2
- VERSION = '0.7.1'
2
+ VERSION = '0.7.2'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: orats
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.1
4
+ version: 0.7.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nick Janetakis
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-06-26 00:00:00.000000000 Z
11
+ date: 2014-06-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor