Dzahn has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/173996

Change subject: delete class facilities::dc-cam-transcoder
......................................................................

delete class facilities::dc-cam-transcoder

it's not used anywhere and we would like to
cleanup manifests that are not organized in modules

if there are plans to enhance and use it in the future
it should be moved/restarted to a module for the cameras

Change-Id: I2c46edcd495567f6a9583e702b637ff3ca25de7d
---
M manifests/facilities.pp
1 file changed, 0 insertions(+), 22 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/96/173996/1

diff --git a/manifests/facilities.pp b/manifests/facilities.pp
index 2a1e07c..3714f67 100644
--- a/manifests/facilities.pp
+++ b/manifests/facilities.pp
@@ -196,25 +196,3 @@
     }
 }
 
-
-class facilities::dc-cam-transcoder {
-    system::role { 'misc::dc-cam-transcoder':
-        description => 'Data center camera transcoder',
-    }
-
-    group { 'video':
-        ensure => present,
-        name   => 'video',
-        system => true,
-    }
-
-    user { 'video':
-        home       => '/var/lib/video',
-        managehome => true,
-        system     => true,
-    }
-
-    package { 'vlc-nox':
-        ensure => 'latest',
-    }
-}

-- 
To view, visit https://gerrit.wikimedia.org/r/173996
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2c46edcd495567f6a9583e702b637ff3ca25de7d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to