cloudmesh / cloudmesh-pi-burn

Burns many SD cards so we can build a Raspberry PI cluster
Other
18 stars 12 forks source link

burn: Delete known_hosts file in case of reburn (edit documentation) #31

Open dkkolli opened 2 years ago

dkkolli commented 2 years ago
laszewsk commented 2 years ago

should go in FAQ at the end

laszewsk commented 2 years ago

there is a shell command that does this actually, we need to look this up and create a Shell.delete_knowhosts or somewhere else convenient. para,eteri is a string or a list if type(parameter) == str: parameter = [parameter]

now everything is a list and we can do list based function