source: admin/WebConsole/includes/uds.php @ aaa63f4

configure-oglivelgromero-new-oglivemainmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineoglive-ipv6test-python-scriptsticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacion
Last change on this file since aaa63f4 was 545545d, checked in by Natalia Serrano <natalia.serrano@…>, 16 months ago

refs #238, add new installation parameters for uds

  • Property mode set to 100644
File size: 156 bytes
Line 
1<?php
2$UDS_REST_URL      = '__UDSRESTURL__';
3$UDS_AUTHENTICATOR = '__UDSAUTH__';
4$UDS_USER          = '__UDSUSER__';
5$UDS_PASS          = '__UDSPASS__';
6?>
Note: See TracBrowser for help on using the repository browser.