From e4c388056da857fc69cdbc53c9c60754f7ed0f40 Mon Sep 17 00:00:00 2001 From: Abir Majumdar Date: Thu, 13 Sep 2018 13:11:57 -0700 Subject: [PATCH] Making website generic --- site/profile/templates/index.html.epp | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/site/profile/templates/index.html.epp b/site/profile/templates/index.html.epp index 8c42825..f3b62c4 100644 --- a/site/profile/templates/index.html.epp +++ b/site/profile/templates/index.html.epp @@ -2,7 +2,7 @@ - Cummins Website + Sample Website @@ -11,13 +11,6 @@
Puppet
- <% if $kernel == 'windows' { -%> - - <% } elsif $kernel == 'Linux' { -%> - - <% } elsif $kernel == 'Darwin' { -%> - - <% } -%>

System Info

fqdn/certname: <%= $trusted[certname] %>