contrib/inventory/consul_io: typo fixed in documentation (#34291)

pull/23334/head
Kristóf Havasi 7 years ago committed by Abhijeet Kasurde
parent 585b3449c6
commit 6ba6c7e67c

@ -292,7 +292,7 @@ class ConsulInventory(object):
self.load_data_for_node(node['Node'], datacenter)
def load_data_for_node(self, node, datacenter):
'''loads the data for a sinle node adding it to various groups based on
'''loads the data for a single node adding it to various groups based on
metadata retrieved from the kv store and service availability'''
if self.config.suffixes == 'true':

Loading…
Cancel
Save