diff --git a/puppetboard/templates/_macros.html b/puppetboard/templates/_macros.html
index 33e0eb0..bee700b 100644
--- a/puppetboard/templates/_macros.html
+++ b/puppetboard/templates/_macros.html
@@ -95,7 +95,7 @@
Start time |
Status |
{% if show_host_col %}
- Hostname |
+ Certname |
{% endif %}
{% if show_run_col %}
Run time |
diff --git a/puppetboard/templates/catalog.html b/puppetboard/templates/catalog.html
index 877e8ee..eed88bb 100644
--- a/puppetboard/templates/catalog.html
+++ b/puppetboard/templates/catalog.html
@@ -7,7 +7,7 @@
- | Hostname |
+ Certname |
Version |
Transaction UUID |
Code ID |
diff --git a/puppetboard/templates/catalogs.html b/puppetboard/templates/catalogs.html
index d9d8237..62ef720 100644
--- a/puppetboard/templates/catalogs.html
+++ b/puppetboard/templates/catalogs.html
@@ -8,7 +8,7 @@
|
- Hostname |
+ Certname |
Compile Time |
Compare With |
diff --git a/puppetboard/templates/index.html b/puppetboard/templates/index.html
index 1396173..0619a4b 100644
--- a/puppetboard/templates/index.html
+++ b/puppetboard/templates/index.html
@@ -68,7 +68,7 @@
| Status |
- Hostname |
+ Certname |
Report |
|
diff --git a/puppetboard/templates/node.html b/puppetboard/templates/node.html
index f8158e0..8001c73 100644
--- a/puppetboard/templates/node.html
+++ b/puppetboard/templates/node.html
@@ -8,7 +8,7 @@
- | Hostname |
+ Certname |
{{node.name}} |
diff --git a/puppetboard/templates/nodes.html b/puppetboard/templates/nodes.html
index 1f518b0..31b3dc4 100644
--- a/puppetboard/templates/nodes.html
+++ b/puppetboard/templates/nodes.html
@@ -8,7 +8,7 @@
| Status |
- Hostname |
+ Certname |
Catalog |
Report |
|
diff --git a/puppetboard/templates/report.html b/puppetboard/templates/report.html
index ae89990..0989f76 100644
--- a/puppetboard/templates/report.html
+++ b/puppetboard/templates/report.html
@@ -4,7 +4,7 @@
- | Hostname |
+ Certname |
Configuration version |
Start time |
End time |