:title: Paste .. _paste: Paste ##### Paste servers are an easy way to share long-form content such as configuration files or log data with others over short-form communication protocols such as IRC. OpenStack runs the "lodgeit" paste software. At a Glance =========== :Hosts: * http://paste.opendev.org :Ansible: * :git_file:`playbooks/roles/lodgeit/` :Projects: * https://opendev.org/opendev/lodgeit :Bugs: * https://storyboard.openstack.org/#!/project/748 Overview ======== For OpenStack we use `a fork `_ of lodgeit which is based on one with bugfixes maintained by `dcolish `_ but adds back missing anti-spam features required by OpenStack. Ansible configures lodgeit to use mariadb database backend, apache as a front-end proxy.