https://bugzilla.wikimedia.org/show_bug.cgi?id=53972
--- Comment #8 from Bryan Davis <[email protected]> --- (In reply to Bryan Davis from comment #2) > I can't find any reason by grepping in operations/puppet that the general > mw* nodes would have /a and/or /a/common created but /a/common exists as an > empty directory on all of them that I randomly sampled. I eventually found the puppet code that creates /a/common as an empty directory on many hosts. The misc::deployment::vars class which in included from the misc::deployment::scap_scripts class creates the directory if it doesn't exist [0]. [0]: https://github.com/wikimedia/operations-puppet/blob/c5b8fa0631d3b28b6ca062e313b98e80d7325d80/manifests/misc/deployment.pp#L368-L374 -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
