github.com/hspak/nomad@v0.7.2-0.20180309000617-bc4ae22a39a5/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>