summaryrefslogtreecommitdiffstats
path: root/files/fedora-cloud
Commit message (Collapse)AuthorAgeFilesLines
* Migrate openstack over to fedorainfracloud.orgPatrick Uiterwijk2015-06-233-13/+13
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* this seems to workMiroslav Suchý2015-04-271-3/+3
|
* install firewall and metering agentMiroslav Suchý2015-04-271-1/+11
|
* load correct ssh keyMiroslav Suchý2015-04-271-1/+2
|
* Revert "allow fed-cloud09 to log to itself"Miroslav Suchý2015-04-271-0/+1
| | | | This reverts commit 653353ea4bd7119039a0ca347a683a2bfa8b475f.
* allow fed-cloud09 to log to itselfMiroslav Suchý2015-04-271-1/+0
| | | | so packstack can configure swift. And unify the ssh key deployment
* obey the ssl recomendationsMiroslav Suchý2015-04-221-7/+25
| | | | | | from https://mozilla.github.io/server-side-tls/ssl-config-generator/ This will requires: Oldest compatible clients : Firefox 27, Chrome 22, IE 11, Opera 14, Safari 7, Android 4.4, Java 8
* let packastack install swift only on fed-clou09Miroslav Suchý2015-04-201-2/+2
| | | | we will install it on compute nodes manually
* configure swift on all nodesMiroslav Suchý2015-04-151-3/+3
|
* set StrictHostKeyChecking to no, because nova login non-interactivelyMiroslav Suchý2015-04-141-0/+1
|
* deploy ssh keys of nova user - take 2Miroslav Suchý2015-04-141-0/+1
|
* create 100GB swift storage in vg_serverMiroslav Suchý2015-04-141-1/+1
|
* put fed-cloud09.pem to public git, just key is secretMiroslav Suchý2015-03-311-0/+23
|
* Add fedora-admin pub keyKevin Fenzi2015-03-171-0/+1
|
* Fix vnc on new cloudKevin Fenzi2015-03-071-0/+2
|
* move non-ssl swift to 7080Miroslav Suchý2015-03-061-2/+2
| | | | so it does not confilect with novncproxy
* move all openstack services to SSLMiroslav Suchý2015-03-051-1/+36
|
* move cinder to sslMiroslav Suchý2015-03-051-0/+7
|
* add haproxy.conf which I missed in 8af53bdMiroslav Suchý2015-03-041-0/+75
|
* Fold in new private cloud work from today. Gets things pretty working.Kevin Fenzi2015-02-281-0/+8
|
* Just fold this into template so it doesn't change every runKevin Fenzi2015-02-231-0/+2
|
* resolve fed-cloudXX to internal IPMiroslav Suchý2015-02-191-0/+1
| | | | because external IP is not routable
* add private ip of compute nodes to controller hosts fileMiroslav Suchý2015-02-191-1/+5
|
* this should not be neededMiroslav Suchý2015-02-181-1/+1
| | | | because I already specified CONFIG_NEUTRON_OVS_TUNNEL_IF
* fix doc urlMiroslav Suchý2015-02-171-1/+1
|
* update fed09-ssh-key.pubMiroslav Suchý2015-02-171-1/+1
|
* Add hosts entry for cloud to get 2fa working hopefully.Kevin Fenzi2015-02-021-0/+4
|
* update ssh pub keyMiroslav Suchý2015-02-021-1/+1
|
* give up with rabbitmq ans sslMiroslav Suchý2015-02-021-1/+1
| | | | | | when I configured both server and OS for ssl, I get: 2015-02-02 12:32:26.475 15074 ERROR neutron.openstack.common.rpc.common [-] AMQP server on 209.132.184.9:5671 is unreachable: [Errno 1] _ssl.c:504: error:1409442E:SSL routines:SSL3_READ_BYTES:tlsv1 alert protocol version. Trying again in 19 seconds I simply give up
* use httpd ssl certs for AMWP tooMiroslav Suchý2015-01-301-3/+3
|
* fix variable nameMiroslav Suchý2015-01-301-1/+1
|
* try ssl for rabbitmq againMiroslav Suchý2015-01-291-1/+1
|
* update fed09-ssh-key.pubMiroslav Suchý2015-01-291-1/+1
|
* add compute IPs ans change dns IPsMiroslav Suchý2015-01-291-1/+1
|
* try to disable ssl for AMQPMiroslav Suchý2015-01-281-1/+1
|
* replace depracted paramsMiroslav Suchý2015-01-271-4/+4
| | | | | | | | | Additional information: * Deprecated parameter has been used in answer file. Please use parameter CONFIG_MARIADB_INSTALL next time. This parameter deprecates following parameters: ['CONFIG_MYSQL_INSTALL']. * Deprecated parameter has been used in answer file. Please use parameter CONFIG_MARIADB_HOST next time. This parameter deprecates following parameters: ['CONFIG_MYSQL_HOST']. * Deprecated parameter has been used in answer file. Please use parameter CONFIG_MARIADB_USER next time. This parameter deprecates following parameters: ['CONFIG_MYSQL_USER']. * Deprecated parameter has been used in answer file. Please use parameter CONFIG_MARIADB_PW next time. This parameter deprecates following parameters: ['CONFIG_MYSQL_PW']. * Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components
* note about rabbitmqMiroslav Suchý2015-01-231-2/+2
|
* update fed09-ssh-keyMiroslav Suchý2015-01-221-1/+1
|
* Revert "Revert "set CONFIG_SWIFT_STORAGES to default""Miroslav Suchý2014-12-121-1/+1
| | | | This reverts commit a075a55262b6b5afc02e784d2f1984ba3afa7ef0.
* Revert "set CONFIG_SWIFT_STORAGES to default"Miroslav Suchý2014-12-121-1/+1
| | | | This reverts commit 40fb52b74d8e62434ffe0784b8a9f8dcc748c789.
* Revert "replace obsoleted MYSQL variables"Miroslav Suchý2014-12-121-4/+4
| | | | This reverts commit f6f5931e753c054a9c02e4a61de381ea9314fdd0.
* replace obsoleted MYSQL variablesMiroslav Suchý2014-11-141-4/+4
| | | | | | | | | addressing: * Deprecated parameter has been used in answer file. Please use parameter CONFIG_MARIADB_INSTALL next time. This parameter deprecates following parameters: ['CONFIG_MYSQL_INSTALL']. * Deprecated parameter has been used in answer file. Please use parameter CONFIG_MARIADB_HOST next time. This parameter deprecates following parameters: ['CONFIG_MYSQL_HOST']. * Deprecated parameter has been used in answer file. Please use parameter CONFIG_MARIADB_USER next time. This parameter deprecates following parameters: ['CONFIG_MYSQL_USER']. * Deprecated parameter has been used in answer file. Please use parameter CONFIG_MARIADB_PW next time. This parameter deprecates following parameters: ['CONFIG_MYSQL_PW']. * Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components.
* set CONFIG_SWIFT_STORAGES to defaultMiroslav Suchý2014-11-141-1/+1
| | | | | | | | | addressing: failed: [fed-cloud09.cloud.fedoraproject.org] => {"changed": true, "cmd": ["packstack", "--answer-file=/root/packstack-controller-answers.txt"], "delta": "0:00:00.701587", "end": "2014-11-14 18:09:02.505525", "rc": 1, "start": "2014-11-14 18:09:01.803938"} stdout: Welcome to Installer setup utility Parameter CONFIG_SWIFT_STORAGES failed validation: Storage value has to be in format "/path/to/device". ERROR : Failed handling answer file: Storage value has to be in format "/path/to/device".
* update fed09 ssh keyMiroslav Suchý2014-10-161-1/+1
|
* lookup file from {{files }}Miroslav Suchý2014-09-191-0/+1
|
* add uninstall.sh scriptMiroslav Suchý2014-09-191-0/+32
| | | | | this is to wipe OpenStack instance the hard way. Do not run it mortals!
* use cert itself as CAChainMiroslav Suchý2014-09-151-0/+4
| | | | because it could not be empty
* disable ssl for ampqMiroslav Suchý2014-09-151-1/+1
|
* upgrade path of ssl keyMiroslav Suchý2014-09-151-1/+1
|
* add files/fedora-cloud/packstack-controller-answers.txtMiroslav Suchý2014-09-151-0/+498
|