mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 21:21:21 -03:30
Adjust help message; we're no longer using the insights client
This commit is contained in:
parent
505dcf9dd2
commit
fc70d8b321
@ -12,7 +12,7 @@ class Command(BaseCommand):
|
||||
|
||||
def add_arguments(self, parser):
|
||||
parser.add_argument('--ship', dest='ship', action='store_true',
|
||||
help='Enable to ship metrics via insights-client')
|
||||
help='Enable to ship metrics to the Red Hat Cloud')
|
||||
|
||||
def init_logging(self):
|
||||
self.logger = logging.getLogger('awx.main.analytics')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user