Page MenuHomeSoftware Heritage

constants.conf.erb
No OneTemporary

constants.conf.erb

// managed by puppet
/**
* This file defines global constants which can be used in
* the other configuration files.
*/
<% @constants.keys.sort.each do |k| -%>
const <%= k %> = "<%= @constants[k] %>"
<% end -%>

File Metadata

Mime Type
text/plain
Expires
Jun 4 2025, 6:37 PM (14 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3288316

Event Timeline