this is not working for me, but would be awesome

master
Antoine Beaupré 2012-04-22 13:14:13 -04:00
parent bb033a8a93
commit aa2ca5c549
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
I can't seem to make this work. I have tried, in this [sandbox](http://mesh.openisp.ca/sandbox), to set values for fields and then display them with the getfield meta syntax, but it doesn't seem to be working.
The getfield, field and ymlfront plugins are enabled. I have tried with and without the following field registration:
# field plugin
# define the fields for the meshmtl project
field_register:
- meta
- hostname
- MAC
- IP
I have tried both the ymlfront directive and the YAML markup (with the
`---` delimiter), no luck. Any idea what I am doing wrong? --
[[anarcat]]