mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-05 11:48:33 +08:00
Start fedmsg-relay on boot in Vagrant
This commit is contained in:
1
Vagrantfile
vendored
1
Vagrantfile
vendored
@@ -27,6 +27,7 @@ $script = <<SCRIPT
|
||||
ln -s /opt/module_build_service/krb5-stg.fp.o /etc/krb5.conf.d/stg_fedoraproject_org
|
||||
python manage.py upgradedb
|
||||
python manage.py generatelocalhostcert
|
||||
systemctl enable fedmsg-relay
|
||||
systemctl start fedmsg-relay
|
||||
echo "export KRB5CCNAME=FILE:/var/tmp/krbcc" >> ~/.bashrc
|
||||
SCRIPT
|
||||
|
||||
Reference in New Issue
Block a user