Talk:Puppet

Rendered with Parsoid
From Wikitech

tabs hunting

grep --with-filename --count --perl-regexp '^\t' --include='*.pp' -R .|egrep -v :0$

or:

~/wmf/puppet$ for file in $(find . -name *.pp); do puppet-lint ${file} | if grep -q "tab char"; then echo "${file} still has tabs"; fi; done
./modules/generic/manifests/systemuser.pp still has tabs
./modules/generic/manifests/locales/international.pp still has tabs
./modules/generic/manifests/upstart_job.pp still has tabs
./modules/generic/manifests/higher_min_free_kbytes.pp still has tabs
./modules/generic/manifests/debconf/set.pp still has tabs
./modules/generic/manifests/wikidev-umask.pp still has tabs
./modules/ganglia_new/manifests/monitor.pp still has tabs
./modules/ganglia_new/manifests/configuration.pp still has tabs
./modules/ganglia_new/manifests/monitor/config.pp still has tabs
./modules/ganglia_new/manifests/monitor/service.pp still has tabs
./modules/ganglia_new/manifests/monitor/aggregator.pp still has tabs
./modules/ganglia_new/manifests/monitor/aggregator/instance.pp still has tabs
./modules/ganglia_new/manifests/monitor/packages.pp still has tabs
./modules/apt/manifests/update.pp still has tabs
./modules/apt/manifests/pin.pp still has tabs
./modules/apt/manifests/unattendedupgrades.pp still has tabs
./modules/apt/manifests/init.pp still has tabs
./modules/apt/manifests/conf.pp still has tabs
./modules/mediawiki_singlenode/manifests/mw-extension.pp still has tabs
./modules/mediawiki_singlenode/manifests/init.pp still has tabs
./modules/applicationserver/manifests/pybal_check.pp still has tabs
./modules/applicationserver/manifests/cron.pp still has tabs
./modules/applicationserver/manifests/config/apache.pp still has tabs
./modules/applicationserver/manifests/config/base.pp still has tabs
./modules/applicationserver/manifests/config/php.pp still has tabs
./modules/applicationserver/manifests/service.pp still has tabs
./modules/applicationserver/manifests/sudo.pp still has tabs
./modules/applicationserver/manifests/syslog.pp still has tabs
./modules/applicationserver/manifests/init.pp still has tabs
./modules/applicationserver/manifests/packages.pp still has tabs
./modules/applicationserver/manifests/apache_packages.pp still has tabs
./modules/protoproxy/manifests/init.pp still has tabs
./modules/wikidata_singlenode/manifests/init.pp still has tabs
./modules/mediawiki/manifests/users/l10nupdate.pp still has tabs
./modules/mediawiki/manifests/users/sudo.pp still has tabs
./modules/mediawiki/manifests/users/mwdeploy.pp still has tabs
./modules/mediawiki/manifests/cgroup.pp still has tabs
./modules/mediawiki/manifests/jobrunner.pp still has tabs
./modules/mediawiki/manifests/init.pp still has tabs
./modules/mediawiki/manifests/sync.pp still has tabs
./modules/haproxy/manifests/init.pp still has tabs
./modules/interface/manifests/up_command.pp still has tabs
./modules/gridengine/manifests/exec_host.pp still has tabs
./modules/gridengine/manifests/master.pp still has tabs
./modules/gridengine/manifests/submit_host.pp still has tabs
./modules/gridengine/manifests/init.pp still has tabs
./modules/gridengine/manifests/exec_submit_host.pp still has tabs
./modules/gridengine/manifests/shadow_master.pp still has tabs
./modules/redis/manifests/init.pp still has tabs
./modules/redis/manifests/ganglia.pp still has tabs
./modules/contint/manifests/packages.pp still has tabs
./modules/bacula/manifests/client/mysql-bpipe.pp still has tabs
./modules/nginx/manifests/init.pp still has tabs
./modules/cpufrequtils/manifests/init.pp still has tabs
./modules/tcpircbot/manifests/instance.pp still has tabs
./modules/tcpircbot/manifests/init.pp still has tabs
./modules/ipython/manifests/profile.pp still has tabs
./modules/ipython/manifests/notebook.pp still has tabs
./modules/puppet/manifests/self/master.pp still has tabs
./modules/puppet/manifests/self/config.pp still has tabs
./modules/puppet/manifests/self/client.pp still has tabs
./modules/puppet/manifests/self/gitclone.pp still has tabs
./modules/system/manifests/role.pp still has tabs
./manifests/site.pp still has tabs
./manifests/gerrit.pp still has tabs
./manifests/generic-definitions.pp still has tabs
./manifests/svn.pp still has tabs
./manifests/misc/beta.pp still has tabs
./manifests/misc/management.pp still has tabs
./manifests/misc/maintenance.pp still has tabs
./manifests/misc/noc.pp still has tabs
./manifests/misc/dsh.pp still has tabs
./manifests/misc/mwlib.pp still has tabs
./manifests/misc/gitblit.pp still has tabs
./manifests/misc/logging.pp still has tabs
./manifests/misc/url-downloader.pp still has tabs
./manifests/misc/etherpad.pp still has tabs
./manifests/misc/wikistats.pp still has tabs
./manifests/misc/parsoid.pp still has tabs
./manifests/misc/haproxy.pp still has tabs
./manifests/misc/rancid.pp still has tabs
./manifests/misc/labsdebrepo.pp still has tabs
./manifests/misc/package-builder.pp still has tabs
./manifests/misc/deployment.pp still has tabs
./manifests/misc/irc.pp still has tabs
./manifests/misc/graphite.pp still has tabs
./manifests/misc/analytics.pp still has tabs
./manifests/misc/torrus.pp still has tabs
./manifests/misc/udp2log.pp still has tabs
./manifests/misc/firewall.pp still has tabs
./manifests/misc/pdf.pp still has tabs
./manifests/misc/fundraising.pp still has tabs
./manifests/misc/ishmael.pp still has tabs
./manifests/backups.pp still has tabs
./manifests/nfs.pp still has tabs
./manifests/dns.pp still has tabs
./manifests/webserver.pp still has tabs
./manifests/facilities.pp still has tabs
./manifests/lvs.pp still has tabs
./manifests/poolcounter.pp still has tabs
./manifests/mobile.pp still has tabs
./manifests/snapshots.pp still has tabs
./manifests/iptables.pp still has tabs
./manifests/sudo.pp still has tabs
./manifests/openstack.pp still has tabs
./manifests/imagescaler.pp still has tabs
./manifests/swift.pp still has tabs
./manifests/certs.pp still has tabs
./manifests/memcached.pp still has tabs
./manifests/admins.pp still has tabs
./manifests/realm.pp still has tabs
./manifests/search.pp still has tabs
./manifests/network.pp still has tabs
./manifests/zuul.pp still has tabs
./manifests/mail.pp still has tabs
./manifests/squid.pp still has tabs
./manifests/role/gerrit.pp still has tabs
./manifests/role/labsnfs.pp still has tabs
./manifests/role/puppet.pp still has tabs
./manifests/role/poolcounter.pp still has tabs
./manifests/role/nova.pp still has tabs
./manifests/role/keystone.pp still has tabs
./manifests/role/mha.pp still has tabs
./manifests/role/wikistats.pp still has tabs
./manifests/role/request-tracker.pp still has tabs
./manifests/role/swift.pp still has tabs
./manifests/role/mirror.pp still has tabs
./manifests/role/lucene.pp still has tabs
./manifests/role/labsproxy.pp still has tabs
./manifests/role/memcached.pp still has tabs
./manifests/role/redisdb.pp still has tabs
./manifests/role/deployment.pp still has tabs
./manifests/role/cache.pp still has tabs
./manifests/role/applicationserver.pp still has tabs
./manifests/role/statistics.pp still has tabs
./manifests/role/solr.pp still has tabs
./manifests/role/salt.pp still has tabs
./manifests/role/coredb.pp still has tabs
./manifests/role/glance.pp still has tabs
./manifests/role/pdf.pp still has tabs
./manifests/role/fundraising.pp still has tabs
./manifests/role/labsmediawiki.pp still has tabs
./manifests/nagios.pp still has tabs
./manifests/stages.pp still has tabs
./manifests/labs/bots/bots.pp still has tab