github.com/bigcommerce/nomad@v0.9.3-bc/terraform/shared/config/core-site.xml (about)

     1  <?xml version="1.0" encoding="UTF-8"?>
     2  <?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
     3  <configuration>
     4      <property>
     5          <name>fs.defaultFS</name>
     6          <value>hdfs://hdfs.service.consul/</value>
     7      </property>
     8  </configuration>