various references to tower

This commit is contained in:
Seth Foster
2021-05-05 23:42:54 -04:00
parent 82c5803e59
commit 1ade9b3a7d
4 changed files with 6 additions and 6 deletions

View File

@@ -246,7 +246,7 @@ EXAMPLES = '''
notification_configuration:
username: user
password: s3cr3t
sender: tower@example.com
sender: controller@example.com
recipients:
- user1@example.com
host: smtp.example.com
@@ -286,7 +286,7 @@ EXAMPLES = '''
name: irc notification
notification_type: irc
notification_configuration:
nickname: tower
nickname: controller
password: s3cr3t
targets:
- user1