Just so the knowledge is out there, the solution was to wrap my entire precondition value with /. Example: /172\.17\.\d+\.\d+/.
And you are correct, it shows a the raw JSON string, ["SmartRG", "Foo"] -dan On Thu, May 14, 2015 at 1:32 AM, Zaid Abdulla <[email protected]> wrote: > On Thu, May 14, 2015, at 10:24 AM, Dan Morphis wrote: > > Also, is there a way to display tags on the devices index page? > > You could add "_tags" param to index_parameters.yml but I think it'll > show as JSON string rather than a comma separated list of tags. > > Zaid > _______________________________________________ > Users mailing list > [email protected] > http://lists.genieacs.com/mailman/listinfo/users >
_______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
