-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Additional info for easy import #488
Comments
Error: from RouterOS device: no such command prefix |
Thanks, I'll look into it a bit more and try to include it in the documentation. |
I found some trouble 🎉
and fix it in bash.
|
Can you also add the module code without specific snippets so that the example is complete? |
Example is completed in the ticket header, but I have an error problem. |
Then you have to debug the configuration: run |
it's bug
|
I think in the future I can give options for using ci import.yml with gitea. |
Hmmm, what version of ROS are you using? And can you run this command in CLI? |
|
I looked at your script again and I have a question: why do you want to organize the address lists? In general, you can create them unsorted, and it is done manually in Winbox. |
it's just example. Wonna import full configuration 2 terraform and structurized typicly configuration for many backends. p.s. |
🎉 This issue has been resolved in version 1.59.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
as example i used "/ip fi ad"
foreach i in=[/ip fi ad find dynamic=no] do={put [/ip fi ad get $i]}
we get all we are needed out it to import_fw_addr_list.txt
Now we can export it to variable in default section to move.
The text was updated successfully, but these errors were encountered: