diff --git a/.travis.yml b/.travis.yml index af365b9d94..994cee3f4a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -68,7 +68,7 @@ branches: notifications: irc: channels: - - "irc.freenode.org#bcfg2" + - "irc.libera.chat#bcfg2" use_notice: true cache: diff --git a/README.rst b/README.rst index 095378d2cb..ad872c5f10 100644 --- a/README.rst +++ b/README.rst @@ -35,7 +35,7 @@ A lot of documentation is available in the Bcfg2 manual and the Bcfg2 wiki. * Documentation: http://docs.bcfg2.org/ * Wiki: http://bcfg2.org/wiki/ * FAQ: http://bcfg2.org/wiki/FAQ -* IRC: #bcfg2 on chat.freenode.net +* IRC: #bcfg2 on irc.libera.chat * Mailing list: https://lists.mcs.anl.gov/mailman/listinfo/bcfg-dev Want to help diff --git a/doc/glossary.txt b/doc/glossary.txt index 2f88d3a8c4..8273b38bdc 100644 --- a/doc/glossary.txt +++ b/doc/glossary.txt @@ -24,7 +24,7 @@ Glossary A "tag" assigned to a client through a probe or other plugin. irc channel - #bcfg2 on freenode + #bcfg2 on Libera.Chat probe A script that executes on a client machine and sets client diff --git a/doc/help/irc.txt b/doc/help/irc.txt index 303c39e681..2b5c27cd5f 100644 --- a/doc/help/irc.txt +++ b/doc/help/irc.txt @@ -1,7 +1,7 @@ .. -*- mode: rst -*- -.. _Freenode: http://chat.freenode.net -.. _#bcfg2: irc://chat.freenode.net/bcfg2 +.. _Libera.Chat: https://libera.chat +.. _#bcfg2: irc://irc.libera.chat/bcfg2 .. _help-irc: @@ -9,7 +9,7 @@ IRC Channel =========== -The Bcfg2 IRC channel is `#bcfg2`_ on `Freenode`_. It is home to both +The Bcfg2 IRC channel is `#bcfg2`_ on `Libera.Chat`_. It is home to both support and development discussions. If you have a question, suggestion, or just want to know about Bcfg2, please drop in and say hi.