'__target_fqdn': self.target_host[2], IndexError: string index out of range #160
Labels
No labels
bugfix
cleanup
discussion
documentation
doing
done
feature
improvement
packaging
Stale
testing
TODO
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ungleich-public/cdist#160
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: 4nd3r
sorry about issue subject, couldn't figure out better title :>
i was testing @darko-poljak's inventory system.
this happened:
nothing special about failed hosts - one debian wheezy, 2 jessies.
base config is identical to others. at least it should be :>
debug run:
using fqdn works:
problem were introduced somewhere in between 4.2.2 (last good) and 4.3.0.
did bisecting and got this:
Created by: 4nd3r
@darko-poljak thanks, no more failed hosts! fixed and closing.
Created by: darko-poljak
@4nd3r I found the problem. It should be now fixed. I pushed the fix to 'inventory' branch. Please test it with the same params and hosts.
Created by: darko-poljak
Can you also post debug output for the case it works? Thanks