merge abompards lists-dev playbook into main repo
mark some fixmes move some files/inventory items around
This commit is contained in:
parent
c07f5a9e24
commit
5372f26f07
19 changed files with 1358 additions and 24 deletions
11
inventory/host_vars/lists-dev.cloud.fedoraproject.org
Normal file
11
inventory/host_vars/lists-dev.cloud.fedoraproject.org
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
instance_type: m1.small
|
||||
image: $f18_qcow_id
|
||||
keypair: fedora-admin
|
||||
security_group: smtpserver
|
||||
zone: nova
|
||||
hostbase: lists-dev-
|
||||
public_ip: 209.132.184.145
|
||||
root_auth_users: abompard
|
||||
description: lists-dev instance to further test hyperkitty and mailman3
|
||||
volumes: ['-d /dev/vdb vol-0000000c']
|
Loading…
Add table
Add a link
Reference in a new issue