parent
9867281971
commit
4c137a9b6b
|
@ -91,8 +91,8 @@ module VagrantPlugins
|
|||
def generate_inventory
|
||||
inventory = "# Generated by Vagrant\n\n"
|
||||
|
||||
# This "abstract" step must fill the @inventory_machines list
|
||||
# and return the list of supported host(s)
|
||||
# This "abstract" step must fill the @inventory_machines list
|
||||
# and return the list of supported host(s)
|
||||
inventory += generate_inventory_machines
|
||||
|
||||
inventory += generate_inventory_groups
|
||||
|
|
Loading…
Reference in New Issue