canmove, Confirmed users
1,394
edits
No edit summary |
|||
| Line 23: | Line 23: | ||
== .. add a data file == | == .. add a data file == | ||
First, consider the implications. If something (e.g., pip without an explicit version) will magically "discover" the files you're about to add, then you're making a production change and you should tread carefully. In general, we want to avoid such magical discovery, but it happens sometimes anyway. | |||
As root, login to the designated puppet master (currently releng-puppet1.srv.releng.scl3.mozilla.com) and add the file in the appropriate place under /data. In general, we try not to remove or overwrite files, but if you need to, do so. Run <tt>puppetagain-fixperms</tt> to fix the permissions on those files (although this runs every half-hour anyway). | As root, login to the designated puppet master (currently releng-puppet1.srv.releng.scl3.mozilla.com) and add the file in the appropriate place under /data. In general, we try not to remove or overwrite files, but if you need to, do so. Run <tt>puppetagain-fixperms</tt> to fix the permissions on those files (although this runs every half-hour anyway). | ||