From bc1290e7f3f0a4cd3aac5017745840a386338541 Mon Sep 17 00:00:00 2001 From: Adam Glasgall Date: Tue, 24 Jun 2014 23:02:05 -0400 Subject: [PATCH] configure a codesigning keystore for invirt-update-vnc-cert --- debian/changelog | 6 ++++++ master.yaml | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 25ce75a..a0b9322 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xvm-prodconfig (1.1.54) precise; urgency=medium + + * Configure a codesigning keystore for use by invirt-update-vnc-cert. + + -- Adam Glasgall Tue, 24 Jun 2014 23:00:27 -0400 + xvm-prodconfig (1.1.53) precise; urgency=medium * Add IPs for new RAID to master.yaml. diff --git a/master.yaml b/master.yaml index 837ce90..ad1edfd 100644 --- a/master.yaml +++ b/master.yaml @@ -173,6 +173,7 @@ trac: vnc: base_port: 10003 proxy_ip: 18.181.0.62 + signing_keystore_path: /etc/invirt/secrets/codesign.keystore web: baseuri: https://xvm.mit.edu/ -- 1.7.9.5