Back up lists.o.o
Mailing list archives might be important. Also, subscriber info. Change-Id: If71aae3d4e83a9797aa6bf422f819513fd05795d
This commit is contained in:
parent
a11f8a7738
commit
20ebd62b60
@ -30,6 +30,12 @@ class openstack_project::lists(
|
||||
User::Virtual::Localuser['smaffulli'],
|
||||
)
|
||||
|
||||
include bup
|
||||
bup::site { 'rs-ord':
|
||||
backup_user => 'bup-lists',
|
||||
backup_server => 'ci-backup-rs-ord.openstack.org',
|
||||
}
|
||||
|
||||
maillist { 'openstack-es':
|
||||
ensure => present,
|
||||
admin => 'flavio@redhat.com',
|
||||
|
Loading…
x
Reference in New Issue
Block a user