puppet-openstackid/templates/lv4/environment.php.erb

7 lines
109 B
Plaintext

<?php
$env = $app->detectEnvironment(array(
'<%= @id_environment %>' => array('<%= @id_hostname %>')
));