prima-twig 0.31.40 → 0.31.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/bin/twig-feature +1 -1
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e1cf7dfc0ade2b196ad0206750f3c0448bcb0402
4
- data.tar.gz: a359d79a34f9031a01f9fee5473fa5358996b984
3
+ metadata.gz: 1e59049b31b0d7d13d5d4bcf874f76dea014403a
4
+ data.tar.gz: 5501a7fde2f8b6ab9f7db3a5ecd509f0ca6a51b1
5
5
  SHA512:
6
- metadata.gz: c13382da23bf0ea41c76e219feb363b8011bd4931cab9e603f78d162ff1b5dfde8c6607e831279185380aa6852e553cc3a83eba75188ac61fc78eba5f5dd4377
7
- data.tar.gz: c6f46b2ce0deb5a439599465585410fdf8701b90b26c4b85de644c2880503569742e7ce110a89adcbaa1cce4e0fb8ecc9be0763b19f8679b509edea4a8e7f2d9
6
+ metadata.gz: d62e15d59d5406463b9534fd9764d61c8581e24863c3d722ec4e212d433ce1109ad005e5bc0aa7b6df6ef085a6319fe66aae7c27bf2e78a4b19a1fe72a86d88f
7
+ data.tar.gz: 7ef340c2bdc7e540a2961b55f778031a72dd0cf50172f307cbece5beeae2b65ce5936f974bb535f3d0272114bada7dba1d490da564d51fe5d991f7f8c8e25082
@@ -1125,7 +1125,7 @@ class Release
1125
1125
  projects_text.concat "
1126
1126
  > Crash url: https://#{crash_hostname}" if deploy_crash?
1127
1127
  projects_text.concat "
1128
- > SSH connection: ssh ec2-user@#{ec2_ip_address(asg_stack_name)} -i ~/.ssh/ecs-cluster-qa.pem\n"
1128
+ > SSH connection: ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no githubUsername@#{ec2_ip_address(asg_stack_name)}\n"
1129
1129
  output projects_text.cyan
1130
1130
  output "Deploy effettuato, everything is awesome!\n".green
1131
1131
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: prima-twig
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.31.40
4
+ version: 0.31.41
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matteo Giachino
@@ -13,7 +13,7 @@ authors:
13
13
  autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
- date: 2018-01-29 00:00:00.000000000 Z
16
+ date: 2018-01-30 00:00:00.000000000 Z
17
17
  dependencies:
18
18
  - !ruby/object:Gem::Dependency
19
19
  name: aws-sdk
@@ -214,7 +214,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
214
214
  version: '0'
215
215
  requirements: []
216
216
  rubyforge_project:
217
- rubygems_version: 2.6.12
217
+ rubygems_version: 2.6.11
218
218
  signing_key:
219
219
  specification_version: 4
220
220
  summary: The Prima twig toolbelt