mod 'hiera_data',
      :git            => 'git@git.xarth.tv:video-puppet/hiera_data.git',
      :branch         => :control_branch,
      :default_branch => 'master',
      :install_path   => '.'

mod 'puppet_monolith',
      :git            => 'git@git.xarth.tv:video-puppet/puppet-monolith.git',
      :branch         => :control_branch,
      :default_branch => 'master',
      :install_path   => '.'

mod 'twitch_dirs',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_dirs.git',
      :branch         => :control_branch,
      :default_branch => 'production'

mod 'twitch_r10k',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_r10k.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_motd',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_motd.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_puppet',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_puppet.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_ldap_server',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_ldap_server.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_unicorn',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_unicorn.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'php',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/php.git',
      :tag            => 'v4.0.0'

mod 'twitch_pip',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_pip.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'fooacl',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/fooacl.git',
      :tag            => '1.0.1'

mod 'phpfpm',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/phpfpm.git',
      :tag            => '0.0.13'

mod 'twitch_entrypop',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_entrypop.git',
      :branch         => :control_branch,
      :default_branch => 'production'

mod 'alternatives',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/alternatives.git',
      :tag            => '0.2.0'

mod 'apt',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/apt.git',
      :tag            => '2.4.0'

mod 'archive',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/archive.git',
      :tag            => 'v1.3.0'

mod 'augeas',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/augeas.git',
      :tag            => '1.3.1'

mod 'chrony',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/chrony.git',
      :tag            => 'v0.2.0'

mod 'concat',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/concat.git',
      :tag            => '2.2.1'

mod 'dkms',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/dkms.git',
      :tag            => '0.9.2'

mod 'eyplib',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/eyplib.git',
      :tag            => '0.1.24'

mod 'inifile',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/inifile.git',
      :tag            => '1.6.0'

mod 'locales',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/locales.git',
      :tag            => 'v2.4.0'

mod 'mysql',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/mysql.git',
      :tag            => '3.3.0'

mod 'ntp',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/ntp.git',
      :tag            => '3.3.0'

mod 'gcc',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/gcc.git',
      :tag            => '0.3.0'

mod 'nsd',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/nsd.git',
      :tag            => 'v0.7.0'

mod 'puppetdb',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/puppetdb.git',
      :tag            => '4.2.1'

mod 'refacter',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/refacter.git',
      :tag            => '0.0.1'

mod 'remote_file',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/remote_file.git',
      :tag            => 'v1.1.3'

mod 'rsync',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/rsync.git',
      :tag            => '0.3.1'

mod 'stdlib',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/stdlib.git',
      :tag            => '4.25.1'

mod 'rsyslog',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/rsyslog.git',
      :tag            => 'v5.0.0-twitch'

mod 'staging',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/staging.git',
      :tag            => '1.0.3'

mod 'sudo',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/sudo.git',
      :tag            => 'v4.2.0'

mod 'sysctl',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/sysctl.git',
      :tag            => 'v0.0.8'

mod 'systemd',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/systemd.git',
      :tag            => '0.2.15'

mod 'unattended_upgrades',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/unattended_upgrades.git',
      :tag            => 'v2.2.0-twitch'

mod 'unbound',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/unbound.git',
      :tag            => '1.2.2-twitch1'

mod 'upstart',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/upstart.git',
      :tag            => 'v0.0.3'

mod 'apache',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/apache.git',
      :tag            => '1.11.0-twitch'

mod 'cloudwatchlogs',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/cloudwatchlogs.git',
      :tag            => 'v2.3.1-twitch'

mod 'cron',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/cron.git',
      :tag            => 'v0.2.1'

mod 'openssl',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/openssl.git',
      :tag            => '1.8.2'

mod 'ssh',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/ssh.git',
      :tag            => 'v3.0.1'

mod 'vcsrepo',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/vcsrepo.git',
      :tag            => '1.2.0'

mod 'xinetd',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/xinetd.git',
      :tag            => '1.3.1'

mod 'zypprepo',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/zypprepo.git',
      :tag            => 'v1.0.2'

mod 'ethtool',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/ethtool.git',
      :tag            => 'v0.0.6-twitch'

mod 'filebeat',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/filebeat.git',
      :tag            => 'v1.0.0'

mod 'firewall',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/firewall.git',
      :tag            => '1.9.0-twitch'

mod 'java',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/java.git',
      :tag            => '1.6.0-twitch'

mod 'kmod',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/kmod.git',
      :tag            => '2.0.10-twitch'

mod 'logrotate',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/logrotate.git',
      :tag            => 'v2.0.0-twitch_1'

mod 'monit',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/monit.git',
      :tag            => 'v1.0.0'

mod 'netstdlib',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/netstdlib.git',
      :tag            => '0.0.1-twitch'

mod 'nrpe',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/nrpe.git',
      :tag            => '2.0.0-twitch'

mod 'postgresql',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/postgresql.git',
      :tag            => '4.8.0-twitch'

mod 'python',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/python.git',
      :tag            => '1.19.0-twitch_3'

mod 'rabbitmq',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/rabbitmq.git',
      :tag            => '5.5.0-twitch'

mod 'ruby',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/ruby.git',
      :tag            => '0.4.0-twitch'

mod 'statsite',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/statsite.git',
      :tag            => '0.2.6-twitch'

mod 'sysfs',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/sysfs.git',
      :tag            => 'v0.2.0-twitch'

mod 'vagrant',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/vagrant.git',
      :tag            => 'v0.1.0'

mod 'mcelog',
      :git            => 'git@git.xarth.tv:video-puppet/mcelog.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'tenfoot',
      :git            => 'git@git.xarth.tv:video-puppet/tenfoot.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_irqbalance',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_irqbalance.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_netfilter',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_netfilter.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_upload',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_upload.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_timesyncd',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_timesyncd.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_ipmitool',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_ipmitool.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_utils',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_utils.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_vars',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_vars.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_disktune',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_disktune.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_proxy_config',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_proxy_config.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_useraccess',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_useraccess.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'netcat',
      :git            => 'git@git.xarth.tv:video-puppet/netcat.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_kernel',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_kernel.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_ipmi_services',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_ipmi_services.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'facts',
      :git            => 'git@git.xarth.tv:video-puppet/facts.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_base',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_base.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'profile_dns',
      :git            => 'git@git.xarth.tv:video-puppet/profile_dns.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_transcode',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_transcode.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_lldp',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_lldp.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'pdsh',
      :git            => 'git@git.xarth.tv:video-puppet/pdsh.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'cgroups',
      :git            => 'git@git.xarth.tv:video-puppet/cgroups.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_ipv6',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_ipv6.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_ethtune',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_ethtune.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_antiddos',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_antiddos.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_lshw',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_lshw.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'video_cloudwatch',
      :git            => 'git@git.xarth.tv:video-puppet/video_cloudwatch.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_zookeeper',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_zookeeper.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'wget',
      :git            => 'git@git.xarth.tv:video-puppet/wget.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'interfaces',
      :git            => 'git@git.xarth.tv:video-puppet/interfaces.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_sssd',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_sssd.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_freeipmi_tools',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_freeipmi_tools.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_tls_rotation',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_tls_rotation.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_anycast_health_enforcer',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_anycast_health_enforcer.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_haproxy',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_haproxy.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_syslog',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_syslog.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_netboot',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_netboot.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_ssl_certificate',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_ssl_certificate.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'users',
      :git            => 'git@git.xarth.tv:video-puppet/users.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'core',
      :git            => 'git@git.xarth.tv:video-puppet/core.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_netdata',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_netdata.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_inventory_agent',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_inventory_agent.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_anycast',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_anycast.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'consul_template',
      :git            => 'git@git.xarth.tv:video-puppet/consul_template.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_logster',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_logster.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_memcached',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_memcached.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'daemontools',
      :git            => 'git@git.xarth.tv:video-puppet/daemontools.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_smtp',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_smtp.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_squid',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_squid.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'consul',
      :git            => 'git@git.xarth.tv:video-puppet/consul.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'iptables',
      :git            => 'git@git.xarth.tv:video-puppet/iptables.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'erlang',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/erlang.git',
      :tag            => '0.3.0-twitch_1'

mod 'twitch_dcops',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_dcops.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_package_repo',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_package_repo.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_storm',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_storm.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'overused_ips',
      :git            => 'git@git.xarth.tv:video-puppet/overused_ips.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_servicecheck',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_servicecheck.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitchtv',
      :git            => 'git@git.xarth.tv:video-puppet/twitchtv.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'discovery',
      :git            => 'git@git.xarth.tv:video-puppet/discovery.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_intelligest',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_intelligest.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_amazon_ssm_agent',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_amazon_ssm_agent.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch',
      :git            => 'git@git.xarth.tv:video-puppet/twitch.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_puppet4',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_puppet4.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'skadi',
      :git            => 'git@git.xarth.tv:video-puppet/skadi.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_geoip',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_geoip.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_dkim',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_dkim.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'video_origin',
      :git            => 'git@git.xarth.tv:video-puppet/video_origin.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'hlsorigin',
      :git            => 'git@git.xarth.tv:video-puppet/hlsorigin.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'ingest_proxy',
      :git            => 'git@git.xarth.tv:video-puppet/ingest_proxy.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_svclogs',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_svclogs.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'sysstat',
      :git            => 'git@git.xarth.tv:video-puppet/sysstat.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'dumbo_wireguard',
      :git            => 'git@git.xarth.tv:video-puppet/dumbo_wireguard.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'statmon',
      :git            => 'git@git.xarth.tv:video-puppet/statmon.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_raymundo',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_raymundo.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'pachyderm',
      :git            => 'git@git.xarth.tv:video-puppet/pachyderm.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'gatekeeper',
      :git            => 'git@git.xarth.tv:video-puppet/gatekeeper.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_hermes',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_hermes.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'video_weaver_lb',
      :git            => 'git@git.xarth.tv:video-puppet/video_weaver_lb.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'nrdc',
      :git            => 'git@git.xarth.tv:video-puppet/nrdc.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_nrdc',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_nrdc.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_ganglia',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_ganglia.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'cdnstatter',
      :git            => 'git@git.xarth.tv:video-puppet/cdnstatter.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'courierd',
      :git            => 'git@git.xarth.tv:video-puppet/courierd.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'darkseer',
      :git            => 'git@git.xarth.tv:video-puppet/darkseer.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_cosmos',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_cosmos.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_cdncache',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_cdncache.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'milliner',
      :git            => 'git@git.xarth.tv:video-puppet/milliner.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_nrdp',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_nrdp.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'video_codedeploy',
      :git            => 'git@git.xarth.tv:video-puppet/video_codedeploy.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'video_tools_staged_deploy',
      :git            => 'git@git.xarth.tv:video-puppet/video_tools_staged_deploy.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_diamond',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_diamond.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_teamd',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_teamd.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'video_tier1',
      :git            => 'git@git.xarth.tv:video-puppet/video_tier1.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_vidops_tools',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_vidops_tools.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'warp',
      :git            => 'git@git.xarth.tv:video-puppet/warp.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_nagios',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_nagios.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_frontier',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_frontier.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_tftpd',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_tftpd.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'libvmod_headercleaning',
      :git            => 'git@git.xarth.tv:video-puppet/libvmod_headercleaning.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'artm',
      :git            => 'git@git.xarth.tv:video-puppet/artm.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'video_tools_envfile',
      :git            => 'git@git.xarth.tv:video-puppet/video_tools_envfile.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'almanac_log_fanout',
      :git            => 'git@git.xarth.tv:video-puppet/almanac_log_fanout.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'almanac',
      :git            => 'git@git.xarth.tv:video-puppet/almanac.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'rubick',
      :git            => 'git@git.xarth.tv:video-puppet/rubick.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_video_tools',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_video_tools.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'weaver',
      :git            => 'git@git.xarth.tv:video-puppet/weaver.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_vidops_server',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_vidops_server.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'asset_transcoder',
      :git            => 'git@git.xarth.tv:video-puppet/asset_transcoder.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'sanzu_actions',
      :git            => 'git@git.xarth.tv:video-puppet/sanzu_actions.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'brood',
      :git            => 'git@git.xarth.tv:video-puppet/brood.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_neteng',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_neteng.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'offnet_netrr',
      :git            => 'git@git.xarth.tv:video-puppet/offnet_netrr.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'netrr_int',
      :git            => 'git@git.xarth.tv:video-puppet/netrr_int.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'netrr_ext',
      :git            => 'git@git.xarth.tv:video-puppet/netrr_ext.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'netrr_ext_fastpath',
      :git            => 'git@git.xarth.tv:video-puppet/netrr_ext_fastpath.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_nsca',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_nsca.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'rtqos_kinesis_consumer',
      :git            => 'git@git.xarth.tv:video-puppet/rtqos_kinesis_consumer.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'hose_stats',
      :git            => 'git@git.xarth.tv:video-puppet/hose_stats.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'sgauge',
      :git            => 'git@git.xarth.tv:video-puppet/sgauge.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'hosesapi',
      :git            => 'git@git.xarth.tv:video-puppet/hosesapi.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'edgecast_stats',
      :git            => 'git@git.xarth.tv:video-puppet/edgecast_stats.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'akamai_stats',
      :git            => 'git@git.xarth.tv:video-puppet/akamai_stats.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'cloudfront_stats',
      :git            => 'git@git.xarth.tv:video-puppet/cloudfront_stats.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'remundo',
      :git            => 'git@git.xarth.tv:video-puppet/remundo.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'goingest',
      :git            => 'git@git.xarth.tv:video-puppet/goingest.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'envoy',
      :git            => 'git@git.xarth.tv:video-puppet/envoy.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_clean_nagios',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_clean_nagios.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'iprep_scores_import',
      :git            => 'git@git.xarth.tv:video-puppet/iprep_scores_import.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_video_s3_replication',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_video_s3_replication.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_nydus',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_nydus.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'video',
      :git            => 'git@git.xarth.tv:video-puppet/video.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'varnish_to_spade',
      :git            => 'git@git.xarth.tv:video-puppet/varnish_to_spade.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'varnishshmparser',
      :git            => 'git@git.xarth.tv:video-puppet/varnishshmparser.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_ping_service',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_ping_service.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'varnish',
      :git            => 'git@git.xarth.tv:video-puppet/varnish.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_sandstorm_agent',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_sandstorm_agent.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_unbound',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_unbound.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_unattended_upgrades',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_unattended_upgrades.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'video_certzero',
      :git            => 'git@git.xarth.tv:video-puppet/video_certzero.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_systemd',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_systemd.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_lmd',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_lmd.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'bird',
      :git            => 'git@git.xarth.tv:video-puppet/bird.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'bird_watcher',
      :git            => 'git@git.xarth.tv:video-puppet/bird_watcher.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'birdcage',
      :git            => 'git@git.xarth.tv:video-puppet/birdcage.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'courier',
      :git            => 'git@git.xarth.tv:video-puppet/courier.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'fastly_stats',
      :git            => 'git@git.xarth.tv:video-puppet/fastly_stats.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'ingest',
      :git            => 'git@git.xarth.tv:video-puppet/ingest.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_link_aggregation',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_link_aggregation.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'libvmod_twitchdirectors',
      :git            => 'git@git.xarth.tv:video-puppet/libvmod_twitchdirectors.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_redis',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_redis.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_ssm_tools',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_ssm_tools.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_infratools',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_infratools.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'libvmod_timers2',
      :git            => 'git@git.xarth.tv:video-puppet/libvmod_timers2.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'libvmod_curl',
      :git            => 'git@git.xarth.tv:video-puppet/libvmod_curl.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'irq_affinity',
      :git            => 'git@git.xarth.tv:video-puppet/irq_affinity.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_python',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_python.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_puppetdb',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_puppetdb.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_postgresql',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_postgresql.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_ntp',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_ntp.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_nsd',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_nsd.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_nrpe',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_nrpe.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_nginx',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_nginx.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_monitor_scripts',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_monitor_scripts.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_monit',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_monit.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_gotranscodermaster',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_gotranscodermaster.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_firewall',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_firewall.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_dkms',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_dkms.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_cron',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_cron.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_crashmonitor',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_crashmonitor.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_cloudwatchlogs',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_cloudwatchlogs.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_apt',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_apt.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'timezone',
      :git            => 'git@git.xarth.tv:video-puppet-thirdparty/timezone.git',
      :tag            => 'v3.3.0'

mod 'proxy_monitor',
      :git            => 'git@git.xarth.tv:video-puppet/proxy_monitor.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'postgresql_repmgr',
      :git            => 'git@git.xarth.tv:video-puppet/postgresql_repmgr.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'edgeeventproxy',
      :git            => 'git@git.xarth.tv:video-puppet/edgeeventproxy.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_statsite',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_statsite.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_ssh',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_ssh.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_ruby',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_ruby.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_rabbitmq',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_rabbitmq.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_barrel',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_barrel.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_pimmsd',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_pimmsd.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'vtp_ssm_sidecar',
      :git            => 'git@git.xarth.tv:video-puppet/vtp_ssm_sidecar.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'shimmy_agent',
      :git            => 'git@git.xarth.tv:video-puppet/shimmy_agent.git',
      :default_branch => 'production',
      :branch         => :control_branch

mod 'twitch_streamloader',
      :git            => 'git@git.xarth.tv:video-puppet/twitch_streamloader.git',
      :default_branch => 'production',
      :branch         => :control_branch
