Sha256: 1906f3491e2ba0cc7ee1e9ae64fcac3cd55bb30141a1ae0aea9aff413d58e329

Contents?: true

Size: 515 Bytes

Versions: 3

Compression:

Stored size: 515 Bytes

Contents

### Adhoc Clusters

dev-lxc can also manage an adhoc cluster of servers.

An adhoc cluster is just a set of managed servers cloned from the specified base
container. The servers have SSH server running, a "dev-lxc" user with "dev-lxc" password and
passwordless sudo access.

The number of servers, their names and their IP addresses can be changed to fit your
particular requirements.

```
mkdir -p /root/clusters/adhoc
dl init --adhoc > /root/clusters/adhoc/dev-lxc.yml
cluster-view /root/clusters/adhoc
dl up
```

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
dev-lxc-3.3.2 docs/adhoc_clusters.md
dev-lxc-3.3.1 docs/adhoc_clusters.md
dev-lxc-3.3.0 docs/adhoc_clusters.md