cloudstrap-azure 0.4.11.pre → 0.4.12.pre

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
  SHA256:
3
- metadata.gz: c719423e417fb7847575e78926d2388dce8ac8a443cad32e84f4b1be1f9540f1
4
- data.tar.gz: fb7e68e0487cd55bad902ae1880151f7cf3c50f638ce92b5e2d9cf5946af5e9d
3
+ metadata.gz: fcada0fbc30bbf5a61d4f5759c6de4c7652cedf63294addfdca52f8aa5f183f1
4
+ data.tar.gz: 27f44554a5668aff4a2e34954daa7d914f14d2cfde3077339a518d6de8f81a57
5
5
  SHA512:
6
- metadata.gz: a9664df0200404f4ebef1393271b7c612cac6c4d095bd53b097490492d10a568287245e96533f1923bde6ba25c626c08adde91cc93117b89511142d2ffceed4d
7
- data.tar.gz: c810f35c1223dbc0bec1036c0609c9df16cb6986de1202c4e516f91c60a2995583da2f9937673740d6e8b9c78f1c88745228a9f50275295c8d86d37b0f63c97d
6
+ metadata.gz: bed7811f068a1b2c1a7258afce56eeeeedbba4e9c5bb36a0065c0599d99f55564737d9ce779fe8b8847cdb6e0428382367c29512cacad7fbf36b33cc70d036ac
7
+ data.tar.gz: e48a7747e7b2c216f969cdeff5b61ebd6f31d815b116c728446ae01ab4f03f6d38f22f2e5a9bb79d7585f35ebccc3bbeecb11e749f50257a018cda20f2ee7582
Binary file
data.tar.gz.sig CHANGED
Binary file
@@ -92,7 +92,7 @@ Do you want to run the initial setup? This will create several files in the
92
92
  current directory, including encryption keys and configuration files.
93
93
  ")
94
94
 
95
- InitialSetup.call if Confirm.("Write files to #{Bold.(Dir.pwd)}?")
95
+ Confirm.("Write files to #{Bold.(Dir.pwd)}?") ? InitialSetup.call : abort
96
96
  end
97
97
  rescue Interrupt, TTY::Reader::InputInterrupt
98
98
  exit Errno::EINTR::Errno
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cloudstrap-azure
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.11.pre
4
+ version: 0.4.12.pre
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chris Olstrom
metadata.gz.sig CHANGED
Binary file