prima-twig 0.29.8 → 0.29.9

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 +12 -11
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: eac10da670a12d4e679d2628883fb7ab97f8068f
4
- data.tar.gz: 80f1dcb0b4f0eb846e4f08485cd401ad69df9352
3
+ metadata.gz: 57cc2abfe63da8eca63003565c2dd3c41acceae3
4
+ data.tar.gz: 52ce0563ce266cd396b657908a49173e031c640d
5
5
  SHA512:
6
- metadata.gz: 71fe09660052c48605cb19804783e5e39840e1f2723e7427d0958d8c87a4c34ab161a780ef0711e98e7151c17a0b5d30d482ac80a0644f0fd3c1e612416d166b
7
- data.tar.gz: 2bedd3e997bd6ffc3f7665edf87dae0fb224fd4f275c15dcf090ef4ae4a48af3195fb68cf429fa1406257fe9bd5e78f38e3aed8fbd64c1d138b1e2fe9059b8ef
6
+ metadata.gz: cb98f98adc9c25d02a00f6e88fa74e66764463593726c8efcfe515856ef031958f84136a0bb081a7eea7ba4f4a3082374afbe6eaad9a38002db8c249448e03ff
7
+ data.tar.gz: ed3fd49ff3540e7c015b696539002f13bea5f872b620502ce78f19a1abab78bc9e109d4a2eb20a4d43b80b21b33e566841eeaed85fe8b6d03670b0ba41055093
@@ -1014,17 +1014,18 @@ class Release
1014
1014
 
1015
1015
  launch_marley()
1016
1016
 
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
1017
+ output "
1018
+ > Prima url: https://#{prima_hostname}
1019
+ > Prima RI url: https://#{prima_hostname.sub("www", "wwwri")}
1020
+ > Backoffice (Borat) url: https://#{borat_hostname}
1021
+ > Urania url: http://#{urania_hostname}:81
1022
+ > Bburago url: http://#{bburago_hostname}:83
1023
+ > Hal9000 url: http://#{hal9000_hostname}:10031
1024
+ > Fidaty url: http://#{fidaty_hostname}:10021
1025
+ > Peano url: http://#{peano_hostname}:10039
1026
+ > Assange url: https://#{assange_hostname}
1027
+ > Backoffice (legacy) url: https://#{backoffice_hostname}
1028
+ > SSH connection: ssh ec2-user@#{ec2_ip_address(asg_stack_name)} -i ~/.ssh/ecs-cluster-qa.pem\n".cyan
1028
1029
  output "Deploy effettuato, everything is awesome!\n".green
1029
1030
  end
1030
1031
 
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.8
4
+ version: 0.29.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matteo Giachino