-
Nova can't boot an instance with file injection . Seen on precise
```
2014-02-27 09:08:13.110 31311 AUDIT nova.compute.manager [req-ae79ca56-cef9-4719-9195-1d03397ec865 e642301df2c940ee83dda8a933e026…
-
If you remove containers/re-run ansible duplicate hosts will be creating leading to very inconsistent and weird results:
```
root@533812-node16:~/ansible-lxc-rpc/rpc_deployment# grep 222 /etc/hosts
1…
-
All of the packages from the mariadb apt-repos are missing, specifically: "deb http://mirror.jmu.edu/pub/mariadb/repo/5.5/ubuntu trusty main"
This makes it impossible to install "mariadb-galera-serve…
-
This works
```
rackspace:
region: DFW
```
This doesnt
```
rackspace:
region: dfw
```
We either need to enforce caps in the code or in the example or capture the failure to initialize a py…
-
**Issue by [johnmarkschofield](https://github.com/johnmarkschofield)**
_Wednesday Aug 20, 2014 at 16:36 GMT_
_Originally opened as https://github.com/rcbops/ansible-lxc-rpc-orig/issues/426_
---
Whe…
-
This is the monit configuration file for the **mysql** service:
```
# This file autogenerated by Chef
# Do not edit, changes will be overwritten
check process mysqld matching "^(/bin/sh )?/usr/bin/my…
-
We should have a list of external resources that talk about docker.
1. blog posts
- http://robknight.org.uk/blog/2013/05/drupal-on-docker/
- http://forge.puppetlabs.com/garethr/docker
- http:…
-
Monster's currently failing to build onto Public Cloud due to the `OpenStack` sub-class's implementation of `reload_node_list` not being picked up for whatever reason.
This is raising a `NotImplement…
-
using ha-controller1 and ha-controller2 roles auth_token fails to verify PKI tokens because the cert used to sign the token is not the same across multiple keystone servers.
```
2014-02-12 15:50:28.…
breu updated
10 years ago
-
LVM volumes within the guest are scanned and picked up by the host. This is because the filter in /etc/lvm/lvm.conf by default scans and picks up any block device. I changed it to:
filter = [ "a/sd._…