Add a migrate fragment to configure the Uri of OpenSondage

tags/0.1.1_el5
Daniel Berteaud 11 years ago
parent 1c80d52c3d
commit a6b40fd547
  1. 4
      root/etc/e-smith/db/configuration/migrate/OpenSondageUri

@ -0,0 +1,4 @@
{
my $uri = "rdv.$DomainName";
$DB->set_prop('opensondage', 'Uri', $uri);
}
Loading…
Cancel
Save