prima-twig 0.29.7 → 0.29.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/bin/twig-feature +11 -11
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 57434bb34ed59e30b6814b639b02e2e6abf4fb63
4
- data.tar.gz: 9f406b8c8eae72d617d12e5563bc541c79fc676f
3
+ metadata.gz: eac10da670a12d4e679d2628883fb7ab97f8068f
4
+ data.tar.gz: 80f1dcb0b4f0eb846e4f08485cd401ad69df9352
5
5
  SHA512:
6
- metadata.gz: aa1b26c538f32f8566e5e17357231b1ccac7fafa0f300ad3e1b67b722120d377518ef8829cf7bb54cf08de07ce67e85379f9d7215524ff820b04854eca24f205
7
- data.tar.gz: 43691a68682c9a8575041b9239fde377469f552d38bfb577ee65a67dd2f6b32f5db3cf70321d20000b571553c87d88e7caa5da5834272c1cb2f47235b4e89a2f
6
+ metadata.gz: 71fe09660052c48605cb19804783e5e39840e1f2723e7427d0958d8c87a4c34ab161a780ef0711e98e7151c17a0b5d30d482ac80a0644f0fd3c1e612416d166b
7
+ data.tar.gz: 2bedd3e997bd6ffc3f7665edf87dae0fb224fd4f275c15dcf090ef4ae4a48af3195fb68cf429fa1406257fe9bd5e78f38e3aed8fbd64c1d138b1e2fe9059b8ef
data/bin/twig-feature CHANGED
@@ -1014,17 +1014,17 @@ class Release
1014
1014
 
1015
1015
  launch_marley()
1016
1016
 
1017
- output "Prima url: https://#{prima_hostname}\n".cyan
1018
- output "Prima RI url: https://#{prima_hostname.sub("www", "wwwri")}\n".cyan
1019
- output "Backoffice (Borat) url: https://#{borat_hostname}\n".cyan
1020
- output "Urania url: http://#{urania_hostname}:81\n".cyan
1021
- output "Bburago url: http://#{bburago_hostname}:83\n".cyan
1022
- output "Hal9000 url: http://#{hal9000_hostname}:10031\n".cyan
1023
- output "Fidaty url: http://#{fidaty_hostname}:10021\n".cyan
1024
- output "Peano url: http://#{peano_hostname}:10039\n".cyan
1025
- output "Assange url: https://#{assange_hostname}\n".cyan
1026
- output "Backoffice (legacy) url: https://#{backoffice_hostname}\n".cyan
1027
- output "SSH connection: ssh ec2-user@#{ec2_ip_address(asg_stack_name)} -i ~/.ssh/ecs-cluster-qa.pem".cyan
1017
+ output "\n> Prima url: https://#{prima_hostname}\n
1018
+ > Prima RI url: https://#{prima_hostname.sub("www", "wwwri")}\n
1019
+ > Backoffice (Borat) url: https://#{borat_hostname}\n
1020
+ > Urania url: http://#{urania_hostname}:81\n
1021
+ > Bburago url: http://#{bburago_hostname}:83\n
1022
+ > Hal9000 url: http://#{hal9000_hostname}:10031\n
1023
+ > Fidaty url: http://#{fidaty_hostname}:10021\n
1024
+ > Peano url: http://#{peano_hostname}:10039\n
1025
+ > Assange url: https://#{assange_hostname}\n
1026
+ > Backoffice (legacy) url: https://#{backoffice_hostname}\n
1027
+ > SSH connection: ssh ec2-user@#{ec2_ip_address(asg_stack_name)} -i ~/.ssh/ecs-cluster-qa.pem\n".cyan
1028
1028
  output "Deploy effettuato, everything is awesome!\n".green
1029
1029
  end
1030
1030
 
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.29.7
4
+ version: 0.29.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matteo Giachino