Commit graph

550 commits

Author SHA1 Message Date
Valentin Gologuzov
6fb9913f83 [new cloud] ssh availability: more debug 2015-04-02 14:16:38 +02:00
Valentin Gologuzov
6c8f30cd17 [new cloud] ssh availability: skip fingerprint check 2015-04-02 14:14:00 +02:00
Valentin Gologuzov
307a912b0e [copr] fix backend config to use new pb.2 2015-04-02 14:08:52 +02:00
Valentin Gologuzov
3dfe829ec6 ssh check fails, why? . 2015-04-02 13:54:15 +02:00
Valentin Gologuzov
d4ca93d4a5 ssh check fails, why? 2015-04-02 13:52:37 +02:00
Valentin Gologuzov
3bfb09aae6 ssh check fails, why? 2015-04-02 13:49:47 +02:00
Valentin Gologuzov
c9331ecf07 revert single user check 2015-04-02 13:46:41 +02:00
Valentin Gologuzov
653d09f67c [new cloud] yaml escaping? 2015-04-02 13:41:22 +02:00
Valentin Gologuzov
b70002d901 [new cloud] try this 2015-04-02 13:03:55 +02:00
Valentin Gologuzov
b1a8efa045 [persistent cloud new] Wait for ssh to become available 2015-04-02 11:43:38 +02:00
Miroslav Suchý
e6f1a9f58e remove obsolete comments 2015-03-31 11:34:37 +00:00
Miroslav Suchý
ba003ae49d ignore error if volume is already attached 2015-03-31 11:33:18 +00:00
Miroslav Suchý
84966d9757 this must be local action, not remote one 2015-03-31 11:21:08 +00:00
Miroslav Suchý
2d5d97ca50 try this 2015-03-31 09:34:24 +00:00
Miroslav Suchý
731191d607 try this 2015-03-31 09:33:41 +00:00
Miroslav Suchý
3fa6774e99 try this 2015-03-31 09:29:12 +00:00
Miroslav Suchý
2c7e98cc60 put insecure there for a while
I am getting SSL3_GET_SERVER_CERTIFICATE:certificate verify failed from playbook, but not from command line, weird
2015-03-31 09:27:01 +00:00
Miroslav Suchý
770d1f9daf on lockbox we do not have keystone file 2015-03-31 09:19:25 +00:00
Miroslav Suchý
ac5dc0e38a always try to attach volumes 2015-03-31 09:06:21 +00:00
Miroslav Suchý
8fb386ddd8 clean up after lots of trials 2015-03-30 12:49:27 +00:00
Miroslav Suchý
d19fc4de90 try this 2015-03-30 12:11:47 +00:00
Miroslav Suchý
b08ac1c150 try this 2015-03-30 12:10:57 +00:00
Miroslav Suchý
37ca5c6aaf insecure is not needed any more 2015-03-30 08:30:18 +00:00
Miroslav Suchý
5db6f0bde9 try this 2015-03-27 13:18:48 +00:00
Miroslav Suchý
b552db8c7b try this 2015-03-27 13:18:04 +00:00
Miroslav Suchý
ecc9f1e911 try this 2015-03-27 13:14:44 +00:00
d52686d9c4 yumrepos: actually bring over arm03 exclusion to primary 2015-03-25 20:08:18 +00:00
Kevin Fenzi
101eb8d230 Also nice to have bzip2 around. 2015-03-25 17:16:31 +00:00
Kevin Fenzi
c23bc28a74 Don't need this link anymore. 2015-03-25 17:02:13 +00:00
Miroslav Suchý
b84c199c48 typo 2015-03-25 14:33:33 +00:00
Miroslav Suchý
f9be7005f8 comment out this 2015-03-25 14:29:38 +00:00
Miroslav Suchý
e1e3ff5e93 write image as name instead of id 2015-03-25 14:24:50 +00:00
Miroslav Suchý
b6df57c85a accept cloud_networks as list of names 2015-03-25 14:19:30 +00:00
Peter Robinson
a7f7d1bf8e yumrepos: make the aarch64 yum repos support generic for all secondary architectures 2015-03-24 23:00:54 +00:00
4f88b28df2 yumrepos: bring over arm03 exclusion to primary 2015-03-24 23:00:03 +00:00
b43a3f8a49 yumrepos: ARMv7 is identical to x86 now it's primary so there's no reason to treat it differently 2015-03-24 22:45:44 +00:00
Peter Robinson
b6ddb9feb3 yumrepos: add support for aarch64 repos 2015-03-24 22:12:02 +00:00
Miroslav Suchý
98aafc387b sync up variables 2015-03-23 13:33:33 +00:00
Miroslav Suchý
87023dbd2a use filter instead of registered action 2015-03-23 13:09:37 +00:00
Miroslav Suchý
026ce00919 remove FIXME - it actually works 2015-03-23 09:44:13 +00:00
Miroslav Suchý
2b162762ba typo 2015-03-23 09:32:55 +00:00
Miroslav Suchý
7ea4bcc622 get flavour_id before executing nova_compute
nova_compute do not accept flavour name, it must be id
2015-03-23 09:18:44 +00:00
Miroslav Suchý
d8785d5a98 attach volumes only when there are volumes to attach 2015-03-23 08:54:44 +00:00
Miroslav Suchý
92b607351f finalize attaching volumes
final touch after testing. This really works.
2015-03-23 08:46:57 +00:00
Miroslav Suchý
71842302f4 attach volumes 2015-03-20 13:04:30 +00:00
Mikolaj Izdebski
58212b54f3 Fix paths to main.cf in postfix_basic.yml
See https://fedorahosted.org/fedora-infrastructure/ticket/4689
2015-03-19 13:46:20 +00:00
Miroslav Suchý
6175c14cf7 put there option enabled_backends using ini_file 2015-03-18 15:20:00 +00:00
Kevin Fenzi
be0245c2e8 How about this? 2015-03-17 21:23:00 +00:00
Kevin Fenzi
6108972f51 Try playing with the syntax here a bit. 2015-03-17 21:07:26 +00:00
Valentin Gologuzov
a4311de34d [copr] fedora user; use default keypair 2015-03-17 16:34:17 +01:00