From 4bd302ea00b4fd106674d853ea5b1f05ab98846a Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Tue, 13 Oct 2015 02:05:47 +0000 Subject: [PATCH] we aren't deploying fakefedorainfra anymore, remove it from frontpage --- .../taskotron/taskotron-frontend/templates/landingpage.html.j2 | 3 --- 1 file changed, 3 deletions(-) diff --git a/roles/taskotron/taskotron-frontend/templates/landingpage.html.j2 b/roles/taskotron/taskotron-frontend/templates/landingpage.html.j2 index 9a40e496d2..40f444de51 100644 --- a/roles/taskotron/taskotron-frontend/templates/landingpage.html.j2 +++ b/roles/taskotron/taskotron-frontend/templates/landingpage.html.j2 @@ -81,9 +81,6 @@
  • Recently Executed Tasks
  • Information about Taskotron Tasks (and help for reading their output)
  • Browse Task Results
  • - {% if deployment_type in ['dev', 'stg', 'local'] %} -
  • Simulated Bodhi Comments (bodhi comments are not made in dev or stg)
  • - {% endif %}