mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
rename facter_data module function to facter
This commit is contained in:
parent
03fd24caf5
commit
058e77abbd
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ def ping():
|
|||
'''
|
||||
return True
|
||||
|
||||
def facter_data():
|
||||
def facter():
|
||||
'''
|
||||
Return the facter data
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue