<div dir="ltr">If you see the biginning of the cloud ini: you 'll find out that i configured a wordpress repo on a web server: <a href="http://192.168.5.105/repos/wordpress">192.168.5.105/repos/wordpress</a>. and normaly my vm should download the packages from that repos. But, I don't know why it doesn't <br><div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Towards the end of the log is the following:<br>
<br>
cloud-init[922]: No package wordpress available.<br>
<br>
The main Fedora repository includes wordpress, but the CentOS one does not. You will either need to add the CentOS EPEL repository in your boot script, or switch to a Fedora cloud image.<br>
<br>
<br>
<br>
On 03/06/15 08:06, ICHIBA Sara wrote:<br>
> Hello there,<br>
><br>
> Lately i was trying to make work the autoscaling.yaml template. So I<br>
> installed a web server and uploaded the wordpress repo . when I launch<br>
> my template with heat, and take a look at the log of the web server<br>
> and the db server launched with heat I found these errors. Can you<br>
> tell me what I can do to fix them? below the logs and attached the<br>
> temmplate I use<br>
><br>
> ====> database server log<br>
> cloud-init[728]: Cloud-init v. 0.7.5 running 'init' at Tue, 02 Jun 2015 15:47:39 +0000. Up 9.78 seconds.<br>
> cloud-init[728]: ci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++<br>
> cloud-init[728]: ci-info: +--------+------+------------+---------------+-------------------+<br>
> cloud-init[728]: ci-info: | Device |  Up  |  Address   |      Mask     |     Hw-Address    |<br>
> cloud-init[728]: ci-info: +--------+------+------------+---------------+-------------------+<br>
> cloud-init[728]: ci-info: |  lo:   | True | 127.0.0.1  |   255.0.0.0   |         .         |<br>
> cloud-init[728]: ci-info: | eth0:  | True | 20.0.0.169 | 255.255.255.0 | fa:16:3e:f3:f2:25 |<br>
> cloud-init[728]: ci-info: +--------+------+------------+---------------+-------------------+<br>
> cloud-init[728]: ci-info: ++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++<br>
> cloud-init[728]: ci-info: +-------+-------------+----------+---------------+-----------+-------+<br>
> cloud-init[728]: ci-info: | Route | Destination | Gateway  |    Genmask    | Interface | Flags |<br>
> cloud-init[728]: ci-info: +-------+-------------+----------+---------------+-----------+-------+<br>
> cloud-init[728]: ci-info: |   0   |   0.0.0.0   | 20.0.0.1 |    0.0.0.0    |    eth0   |   UG  |<br>
> cloud-init[728]: ci-info: |   1   |   20.0.0.0  | 0.0.0.0  | 255.255.255.0 |    eth0   |   U   |<br>
> cloud-init[728]: ci-info: +-------+-------------+----------+---------------+-----------+-------+<br>
><br>
> CentOS Linux 7 (Core)<br>
> Kernel 3.10.0-229.el7.x86_64 on an x86_64<br>
><br>
> host-20-0-0-169 login: cloud-init[901]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 02 Jun 2015 15:47:44 +0000. Up 15.32 seconds.<br>
> cloud-init[922]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 02 Jun 2015 15:47:45 +0000. Up 15.87 seconds.<br>
> cloud-init[922]: #!/bin/bash -v<br>
> cloud-init[922]: cat << EOF > /etc/resolv.conf<br>
> cloud-init[922]: nameserver 8.8.8.8<br>
> cloud-init[922]: EOF<br>
> cloud-init[922]: yum -y install firewalld<br>
> cloud-init[922]: Loaded plugins: fastestmirror<br>
> cloud-init[922]: Determining fastest mirrors<br>
> cloud-init[922]: * base:<a href="http://centos.quelquesmots.fr" target="_blank">centos.quelquesmots.fr</a>  <<a href="http://centos.quelquesmots.fr/" target="_blank">http://centos.quelquesmots.fr/</a>><br>
> cloud-init[922]: * extras:<a href="http://centos.mirrors.ovh.net" target="_blank">centos.mirrors.ovh.net</a>  <<a href="http://centos.mirrors.ovh.net/" target="_blank">http://centos.mirrors.ovh.net/</a>><br>
> cloud-init[922]: * updates:<a href="http://centos.quelquesmots.fr" target="_blank">centos.quelquesmots.fr</a>  <<a href="http://centos.quelquesmots.fr/" target="_blank">http://centos.quelquesmots.fr/</a>><br>
> cloud-init[922]: Resolving Dependencies<br>
> cloud-init[922]: --> Running transaction check<br>
> cloud-init[922]: ---> Package firewalld.noarch 0:0.3.9-11.el7 will be installed<br>
> cloud-init[922]: --> Processing Dependency: python-slip-dbus for package: firewalld-0.3.9-11.el7.noarch<br>
> cloud-init[922]: --> Processing Dependency: ebtables for package: firewalld-0.3.9-11.el7.noarch<br>
> cloud-init[922]: --> Running transaction check<br>
> cloud-init[922]: ---> Package ebtables.x86_64 0:2.0.10-13.el7 will be installed<br>
> cloud-init[922]: ---> Package python-slip-dbus.noarch 0:0.4.0-2.el7 will be installed<br>
> cloud-init[922]: --> Processing Dependency: python-slip = 0.4.0-2.el7 for package: python-slip-dbus-0.4.0-2.el7.noarch<br>
> cloud-init[922]: --> Running transaction check<br>
> cloud-init[922]: ---> Package python-slip.noarch 0:0.4.0-2.el7 will be installed<br>
> cloud-init[922]: --> Finished Dependency Resolution<br>
> cloud-init[922]: Dependencies Resolved<br>
> cloud-init[922]: ================================================================================<br>
> cloud-init[922]: Package                 Arch          Version                Repository   Size<br>
> cloud-init[922]: ================================================================================<br>
> cloud-init[922]: Installing:<br>
> cloud-init[922]: firewalld               noarch        0.3.9-11.el7           base        465 k<br>
> cloud-init[922]: Installing for dependencies:<br>
> cloud-init[922]: ebtables                x86_64        2.0.10-13.el7          base        122 k<br>
> cloud-init[922]: python-slip             noarch        0.4.0-2.el7            base         30 k<br>
> cloud-init[922]: python-slip-dbus        noarch        0.4.0-2.el7            base         31 k<br>
> cloud-init[922]: Transaction Summary<br>
> cloud-init[922]: ================================================================================<br>
> cloud-init[922]: Install  1 Package (+3 Dependent packages)<br>
> cloud-init[922]: Total download size: 649 k<br>
> cloud-init[922]: Installed size: 2.8 M<br>
> cloud-init[922]: Downloading packages:<br>
> cloud-init[922]: warning: /var/cache/yum/x86_64/7/base/packages/python-slip-0.4.0-2.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY<br>
> cloud-init[922]: Public key for python-slip-0.4.0-2.el7.noarch.rpm is not installed<br>
> cloud-init[922]: --------------------------------------------------------------------------------<br>
> cloud-init[922]: Total                                              462 kB/s | 649 kB  00:01<br>
> cloud-init[922]: Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7<br>
> cloud-init[922]: Importing GPG key 0xF4A80EB5:<br>
> cloud-init[922]: Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <<a href="mailto:security@centos.org">security@centos.org</a>  <mailto:<a href="mailto:security@centos.org">security@centos.org</a>>>"<br>
> cloud-init[922]: Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5<br>
> cloud-init[922]: Package    : centos-release-7-1.1503.el7.centos.2.7.x86_64 (installed)<br>
> cloud-init[922]: From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7<br>
> cloud-init[922]: Running transaction check<br>
> cloud-init[922]: Running transaction test<br>
> cloud-init[922]: Transaction test succeeded<br>
> cloud-init[922]: Running transaction<br>
> cloud-init[922]: Installing : python-slip-0.4.0-2.el7.noarch                               1/4<br>
> cloud-init[922]: Installing : python-slip-dbus-0.4.0-2.el7.noarch                          2/4<br>
> cloud-init[922]: Installing : ebtables-2.0.10-13.el7.x86_64                                3/4<br>
> cloud-init[922]: Installing : firewalld-0.3.9-11.el7.noarch                                4/4<br>
> cloud-init[922]: Verifying  : firewalld-0.3.9-11.el7.noarch                                1/4<br>
> cloud-init[922]: Verifying  : python-slip-dbus-0.4.0-2.el7.noarch                          2/4<br>
> cloud-init[922]: Verifying  : ebtables-2.0.10-13.el7.x86_64                                3/4<br>
> cloud-init[922]: Verifying  : python-slip-0.4.0-2.el7.noarch                               4/4<br>
> cloud-init[922]: Installed:<br>
> cloud-init[922]: firewalld.noarch 0:0.3.9-11.el7<br>
> cloud-init[922]: Dependency Installed:<br>
> cloud-init[922]: ebtables.x86_64 0:2.0.10-13.el7           python-slip.noarch 0:0.4.0-2.el7<br>
> cloud-init[922]: python-slip-dbus.noarch 0:0.4.0-2.el7<br>
> cloud-init[922]: Complete!<br>
> cloud-init[922]: systemctl start firewalld<br>
>           Starting firewalld - dynamic firewall daemon...<br>
> [   37.378596] ip_tables: (C) 2000-2006 Netfilter Core Team<br>
> [   37.429522] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)<br>
> [   37.491387] ip6_tables: (C) 2000-2006 Netfilter Core Team<br>
> [   37.539733] Ebtables v2.0 registered<br>
> [   37.572087] Bridge firewalling registered<br>
> [[32m  OK  [0m] Started firewalld - dynamic firewall daemon.<br>
> cloud-init[922]: systemctl enable firewalld<br>
> cloud-init[922]: firewall-cmd --permanent --add-port=3306/tcp<br>
> [   40.564139] Adjusting kvm-clock more than 11% (9437184 vs 9311354)<br>
> cloud-init[922]: ERROR:dbus.proxies:Introspect error on :1.6:/org/fedoraproject/FirewallD1: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.<br>
>           Starting Authorization Manager...<br>
> [[32m  OK  [0m] Started Authorization Manager.<br>
> [[32m  OK  [0m] Created slice user-0.slice.<br>
>           Starting Cleanup of Temporary Directories...<br>
> [[32m  OK  [0m] Started Cleanup of Temporary Directories.<br>
> ===>web-server log<br>
> cloud-init[728]: Cloud-init v. 0.7.5 running 'init' at Tue, 02 Jun 2015 16:01:42 +0000. Up 12.17 seconds.<br>
> cloud-init[728]: ci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++<br>
> cloud-init[728]: ci-info: +--------+------+------------+---------------+-------------------+<br>
> cloud-init[728]: ci-info: | Device |  Up  |  Address   |      Mask     |     Hw-Address    |<br>
> cloud-init[728]: ci-info: +--------+------+------------+---------------+-------------------+<br>
> cloud-init[728]: ci-info: |  lo:   | True | 127.0.0.1  |   255.0.0.0   |         .         |<br>
> cloud-init[728]: ci-info: | eth0:  | True | 20.0.0.172 | 255.255.255.0 | fa:16:3e:61:e9:0e |<br>
> cloud-init[728]: ci-info: +--------+------+------------+---------------+-------------------+<br>
> cloud-init[728]: ci-info: ++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++<br>
> cloud-init[728]: ci-info: +-------+-------------+----------+---------------+-----------+-------+<br>
> cloud-init[728]: ci-info: | Route | Destination | Gateway  |    Genmask    | Interface | Flags |<br>
> cloud-init[728]: ci-info: +-------+-------------+----------+---------------+-----------+-------+<br>
> cloud-init[728]: ci-info: |   0   |   0.0.0.0   | 20.0.0.1 |    0.0.0.0    |    eth0   |   UG  |<br>
> cloud-init[728]: ci-info: |   1   |   20.0.0.0  | 0.0.0.0  | 255.255.255.0 |    eth0   |   U   |<br>
> cloud-init[728]: ci-info: +-------+-------------+----------+---------------+-----------+-------+<br>
><br>
> CentOS Linux 7 (Core)<br>
> Kernel 3.10.0-229.el7.x86_64 on an x86_64<br>
><br>
> host-20-0-0-172 login: cloud-init[901]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 02 Jun 2015 16:01:47 +0000. Up 16.92 seconds.<br>
> cloud-init[922]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 02 Jun 2015 16:01:47 +0000. Up 17.53 seconds.<br>
> cloud-init[922]: #!/bin/bash -v<br>
> cloud-init[922]: cat << EOF > /etc/resolv.conf<br>
> cloud-init[922]: nameserver 8.8.8.8<br>
> cloud-init[922]: EOF<br>
> cloud-init[922]: yum -y install firewalld<br>
> cloud-init[922]: systemctl start firewalld<br>
> cloud-init[922]: systemctl enable firewalld<br>
> cloud-init[922]: firewall-cmd --permanent --add-port=3306/tcp<br>
> cloud-init[922]: firewall-cmd --permanent --add-port=80/tcp<br>
> cloud-init[922]: firewall-cmd --permanent --add-port=443/tcp<br>
> cloud-init[922]: firewall-cmd --reload<br>
> cloud-init[922]: cat << EOF >> /etc/yum.repos.d/rhel.repo<br>
> cloud-init[922]: [rhel-7-server-rpms]<br>
> cloud-init[922]: name=rhel-7-server-rpms<br>
> cloud-init[922]: baseurl=<a href="http://172.16.0.129:81/repos/rhel-7-server-rpms" target="_blank">http://172.16.0.129:81/repos/rhel-7-server-rpms</a><br>
> cloud-init[922]  <<a href="http://172.16.0.129:81/repos/rhel-7-server-rpmscloud-init%5B922%5D" target="_blank">http://172.16.0.129:81/repos/rhel-7-server-rpmscloud-init%5B922%5D</a>>: gpgcheck=0<br>
> cloud-init[922]: enabled=1<br>
> cloud-init[922]: [wordpress]<br>
> cloud-init[922]: name=wordpress<br>
> cloud-init[922]: baseurl=<a href="http://192.168.5.105:80/repos/wordpress" target="_blank">http://192.168.5.105:80/repos/wordpress</a><br>
> cloud-init[922]  <<a href="http://192.168.5.105:80/repos/wordpresscloud-init%5B922%5D" target="_blank">http://192.168.5.105:80/repos/wordpresscloud-init%5B922%5D</a>>: gpgcheck=0<br>
> cloud-init[922]: enabled=1<br>
> cloud-init[922]: EOF<br>
> cloud-init[922]: yum -y install httpd wordpress<br>
> cloud-init[922]: Loaded plugins: fastestmirror<br>
> cloud-init[922]: Determining fastest mirrors<br>
> cloud-init[922]: * base:<a href="http://centos.crazyfrogs.org" target="_blank">centos.crazyfrogs.org</a>  <<a href="http://centos.crazyfrogs.org" target="_blank">http://centos.crazyfrogs.org</a>><br>
> cloud-init[922]: * extras:<a href="http://centos.crazyfrogs.org" target="_blank">centos.crazyfrogs.org</a>  <<a href="http://centos.crazyfrogs.org" target="_blank">http://centos.crazyfrogs.org</a>><br>
> cloud-init[922]: * updates:<a href="http://centos.crazyfrogs.org" target="_blank">centos.crazyfrogs.org</a>  <<a href="http://centos.crazyfrogs.org" target="_blank">http://centos.crazyfrogs.org</a>><br>
> cloud-init[922]: No package wordpress available.<br>
> cloud-init[922]: Resolving Dependencies<br>
> cloud-init[922]: --> Running transaction check<br>
> cloud-init[922]: ---> Package httpd.x86_64 0:2.4.6-31.el7.centos will be installed<br>
> cloud-init[922]: --> Processing Dependency: httpd-tools = 2.4.6-31.el7.centos for package: httpd-2.4.6-31.el7.centos.x86_64<br>
> cloud-init[922]: --> Processing Dependency: /etc/mime.types for package: httpd-2.4.6-31.el7.centos.x86_64<br>
> cloud-init[922]: --> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-2.4.6-31.el7.centos.x86_64<br>
> cloud-init[922]: --> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-2.4.6-31.el7.centos.x86_64<br>
> cloud-init[922]: --> Running transaction check<br>
> cloud-init[922]: ---> Package apr.x86_64 0:1.4.8-3.el7 will be installed<br>
> cloud-init[922]: ---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed<br>
> cloud-init[922]: ---> Package httpd-tools.x86_64 0:2.4.6-31.el7.centos will be installed<br>
> cloud-init[922]: ---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed<br>
> cloud-init[922]: --> Finished Dependency Resolution<br>
> cloud-init[922]: Dependencies Resolved<br>
> cloud-init[922]: ================================================================================<br>
> cloud-init[922]: Package            Arch          Version                     Repository   Size<br>
> cloud-init[922]: ================================================================================<br>
> cloud-init[922]: Installing:<br>
> cloud-init[922]: httpd              x86_64        2.4.6-31.el7.centos         base        2.7 M<br>
> cloud-init[922]: Installing for dependencies:<br>
> cloud-init[922]: apr                x86_64        1.4.8-3.el7                 base        103 k<br>
> cloud-init[922]: apr-util           x86_64        1.5.2-6.el7                 base         92 k<br>
> cloud-init[922]: httpd-tools        x86_64        2.4.6-31.el7.centos         base         79 k<br>
> cloud-init[922]: mailcap            noarch        2.1.41-2.el7                base         31 k<br>
> cloud-init[922]: Transaction Summary<br>
> cloud-init[922]: ================================================================================<br>
> cloud-init[922]: Install  1 Package (+4 Dependent packages)<br>
> cloud-init[922]: Total download size: 3.0 M<br>
> cloud-init[922]: Installed size: 10 M<br>
> cloud-init[922]: Downloading packages:<br>
> cloud-init[922]: warning: /var/cache/yum/x86_64/7/base/packages/apr-1.4.8-3.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY<br>
> cloud-init[922]: Public key for apr-1.4.8-3.el7.x86_64.rpm is not installed<br>
> cloud-init[922]: --------------------------------------------------------------------------------<br>
> cloud-init[922]: Total                                              949 kB/s | 3.0 MB  00:03<br>
> cloud-init[922]: Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7<br>
> cloud-init[922]: Importing GPG key 0xF4A80EB5:<br>
> cloud-init[922]: Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <<a href="mailto:security@centos.org">security@centos.org</a>  <mailto:<a href="mailto:security@centos.org">security@centos.org</a>>>"<br>
> cloud-init[922]: Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5<br>
> cloud-init[922]: Package    : centos-release-7-1.1503.el7.centos.2.7.x86_64 (installed)<br>
> cloud-init[922]: From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7<br>
> cloud-init[922]: Running transaction check<br>
> cloud-init[922]: Running transaction test<br>
> cloud-init[922]: Transaction test succeeded<br>
> cloud-init[922]: Running transaction<br>
> cloud-init[922]: Installing : apr-1.4.8-3.el7.x86_64                                       1/5<br>
> cloud-init[922]: Installing : apr-util-1.5.2-6.el7.x86_64                                  2/5<br>
> cloud-init[922]: Installing : httpd-tools-2.4.6-31.el7.centos.x86_64                       3/5<br>
> cloud-init[922]: Installing : mailcap-2.1.41-2.el7.noarch                                  4/5<br>
> cloud-init[922]: Installing : httpd-2.4.6-31.el7.centos.x86_64                             5/5<br>
> cloud-init[922]: Verifying  : httpd-tools-2.4.6-31.el7.centos.x86_64                       1/5<br>
> cloud-init[922]: Verifying  : apr-1.4.8-3.el7.x86_64                                       2/5<br>
> cloud-init[922]: Verifying  : mailcap-2.1.41-2.el7.noarch                                  3/5<br>
> cloud-init[922]: Verifying  : httpd-2.4.6-31.el7.centos.x86_64                             4/5<br>
> cloud-init[922]: Verifying  : apr-util-1.5.2-6.el7.x86_64                                  5/5<br>
> cloud-init[922]: Installed:<br>
> cloud-init[922]: httpd.x86_64 0:2.4.6-31.el7.centos<br>
> cloud-init[922]: Dependency Installed:<br>
> cloud-init[922]: apr.x86_64 0:1.4.8-3.el7                     apr-util.x86_64 0:1.5.2-6.el7<br>
> cloud-init[922]: httpd-tools.x86_64 0:2.4.6-31.el7.centos     mailcap.noarch 0:2.1.41-2.el7<br>
> cloud-init[922]: Complete!<br>
> cloud-init[922]: systemctl start httpd.service<br>
>           Starting The Apache HTTP Server...<br>
> [[32m  OK  [0m] Started The Apache HTTP Server.<br>
> cloud-init[922]: systemctl enable httpd.service<br>
> cloud-init[922]: ln -s '/usr/lib/systemd/system/httpd.service' '/etc/systemd/system/multi-user.target.wants/httpd.service'<br>
> cloud-init[922]: setsebool -P httpd_can_network_connect_db=1<br>
> cloud-init[922]: sed -i "/Deny from All/d" /etc/httpd/conf.d/wordpress.conf<br>
> cloud-init[922]: sed: can't read /etc/httpd/conf.d/wordpress.conf: No such file or directory<br>
> cloud-init[922]: sed -i "s/Require local/Require all granted/" /etc/httpd/conf.d/wordpress.conf<br>
> cloud-init[922]: sed: can't read /etc/httpd/conf.d/wordpress.conf: No such file or directory<br>
> cloud-init[922]: sed -i s/database_name_here/wordpress/ /etc/wordpress/wp-config.php<br>
> cloud-init[922]: sed: can't read /etc/wordpress/wp-config.php: No such file or directory<br>
> cloud-init[922]: sed -i s/username_here/wordpress/ /etc/wordpress/wp-config.php<br>
> cloud-init[922]: sed: can't read /etc/wordpress/wp-config.php: No such file or directory<br>
> cloud-init[922]: sed -i s/password_here/GJM76RbvIje4C7eh2aOdlQQedqvxjBH2/ /etc/wordpress/wp-config.php<br>
> cloud-init[922]: sed: can't read /etc/wordpress/wp-config.php: No such file or directory<br>
> cloud-init[922]: sed -i s/localhost/<a href="http://20.0.0.68/" target="_blank">20.0.0.68/</a>  <<a href="http://20.0.0.68/" target="_blank">http://20.0.0.68/</a>>  /etc/wordpress/wp-config.php<br>
> cloud-init[922]: sed: can't read /etc/wordpress/wp-config.php: No such file or directory<br>
> cloud-init[922]: systemctl restart httpd.service<br>
>           Stopping The Apache HTTP Server...<br>
> [[32m  OK  [0m] Stopped The Apache HTTP Server.<br>
>           Starting The Apache HTTP Server...<br>
> [[32m  OK  [0m] Started The Apache HTTP Server.<br>
> ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++<br>
> ci-info: +---------+-------------------------------------------------+---------+-------------------+<br>
> ci-info: | Keytype |                Fingerprint (md5)                | Options |      Comment      |<br>
> ci-info: +---------+-------------------------------------------------+---------+-------------------+<br>
> ci-info: | ssh-rsa | 2d:b8:76:2f:ab:f5:f1:72:f8:75:46:00:f9:d3:24:60 |    -    | Generated-by-Nova |<br>
> ci-info: +---------+-------------------------------------------------+---------+-------------------+<br>
> ec2:<br>
> ec2: #############################################################<br>
> ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----<br>
> ec2: 256 88:ab:b1:ac:08:d9:70:41:f2:04:14:a3:1a:4d:02:fe   (ECDSA)<br>
> ec2: 256 0e:3e:9b:d5:4b:cb:c9:78:c7:99:a4:bf:05:0d:7a:a8   (ED25519)<br>
> ec2: 2048 f2:f8:e5:70:d1:f4:f0:57:ea:9c:d1:75:f3:75:17:22   (RSA)<br>
> ec2: -----END SSH HOST KEY FINGERPRINTS-----<br>
> ec2: #############################################################<br>
> -----BEGIN SSH HOST KEY KEYS-----<br>
> ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCXquFpCyVkwLlWJ81GozEjViYP41EELARbVt5ISfsRCDNGk31bsGmgy7ecjg7g1LRtTxTs0OWJ3Hy2fZhio1KQ=<br>
> ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICORDKYmglupDLdv8Cj5ut14BpD65Grm8p0SQDifMans<br>
> ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTQjdbT8OCAnmV5bbO/llks+2E26pajgS9ZortTLKOGQp9KmYMIq9CXjUWQjmn+vlFMPkyMk4DG9K/XDX3WRXgErNUpIsmJPUMOnoyxz4U+dYCOSm7pUfoyQphvqxGzkzC/UMwHYcakSpUssLUY85ZcoIz9HmaNTkiiHoJe/ezvjVrAAAcOViYL2qcOATf7MfNqkyqJlk65O7k5pf3+RFh9ta1rijubzaHfBZxKiQfVeJV61vwmF6tBONDOlC/BVSI+k/zg0Evsn+5uKPlhsoeB5uSr1DxTSdBYn3yrHcqceEtgh2uiwhS7prvU911KfRjkf+PwGvtDg9iLlAuJioV<br>
> -----END SSH HOST KEY KEYS-----<br>
> cloud-init[922]: Cloud-init v. 0.7.5 finished at Tue, 02 Jun 2015 16:02:31 +0000. Datasource DataSourceOpenStack [net,ver=2].  Up 60.92 seconds<br>
> [[32m  OK  [0m] Started Execute cloud user/final scripts.<br>
> [[32m  OK  [0m] Reached target Multi-User System.<br>
><br>
><br>
><br>
> _______________________________________________<br>
> Rdo-list mailing list<br>
> <a href="mailto:Rdo-list@redhat.com">Rdo-list@redhat.com</a><br>
> <a href="https://www.redhat.com/mailman/listinfo/rdo-list" target="_blank">https://www.redhat.com/mailman/listinfo/rdo-list</a><br>
><br>
> To unsubscribe: <a href="mailto:rdo-list-unsubscribe@redhat.com">rdo-list-unsubscribe@redhat.com</a><br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="https://www.redhat.com/archives/rdo-list/attachments/20150603/b703d8c3/attachment.html" target="_blank">https://www.redhat.com/archives/rdo-list/attachments/20150603/b703d8c3/attachment.html</a>><br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
Rdo-list mailing list<br>
<a href="mailto:Rdo-list@redhat.com">Rdo-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/rdo-list" target="_blank">https://www.redhat.com/mailman/listinfo/rdo-list</a><br>
<br>
<br>
End of Rdo-list Digest, Vol 27, Issue 4<br>
***************************************<br>
</blockquote></div><br></div></div></div>