Correct small typo in error message

This commit is contained in:
Ian Southam 2014-07-29 19:06:03 +02:00 committed by wilderrodrigues
parent bcb760e1e2
commit d868b0521b

View File

@ -24,7 +24,7 @@ end
begin
cmdline = data_bag_item('vr', 'cmdline')
rescue
raise format('Cannot find the %s databag item within the %s databag. Please correct this', 'vr', 'ips')
raise format('Cannot find the %s databag item within the %s databag. Please correct this', 'vr', 'cmdline')
end
# List configured ips on this node and remove any that are not in the configuration