| changeset 12 | d9d75b93e132 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/deploy/group_vars/template.yml Wed Jun 12 17:56:38 2019 +0200 @@ -0,0 +1,12 @@ +--- +# irinotes repository url +rc_repo: "https://www.iri.centrepompidou.fr/dev/hg/recherchecontributive.org" + +# irinites version, should be overriden from command line +rc_version: "HEAD" + +# remote path for static files +# note : must not end with / +remote_path: "/var/www/recherchecontributive.org" + +