From 79f2ef8b7396da64c13653e72fa8bbaf3ffbc07e Mon Sep 17 00:00:00 2001 From: A Holt Date: Tue, 13 Jul 2021 18:46:21 -0400 Subject: [PATCH] Create roles/cups/README.md --- roles/cups/README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 roles/cups/README.md diff --git a/roles/cups/README.md b/roles/cups/README.md new file mode 100644 index 000000000..15c8eec74 --- /dev/null +++ b/roles/cups/README.md @@ -0,0 +1,21 @@ +# CUPS Printing README + +## Web Administration + +Please administer CUPS at http://box/print using: + +- Username: Admin +- Password: changeme + +Or use any Linux user that is a member of the Linux group: `lpadmin` + +## Troubleshooting + +Please read the in-line comments at: [/opt/iiab/iiab/roles/cups/tasks/install.yml](tasks/install.yml) + +## Links + +- https://www.cups.org/documentation.html + - https://github.com/apple/cups/releases +- https://openprinting.github.io/cups/ + - https://github.com/OpenPrinting/cups/releases/