Skip to content

Instantly share code, notes, and snippets.

View jerrydboonstra's full-sized avatar

Jerry D Boonstra jerrydboonstra

  • ObexMetrics, Inc.
  • Los Angeles, CA
View GitHub Profile
@jerrydboonstra
jerrydboonstra / example.json
Last active May 16, 2023 10:05 — forked from sevennineteen/example.json
Example using Jinja2 to populate a JSON payload template
{ "path": "/content/geometrixx/my-first-jinja-page",
"properties": [
{ "name": "jcr:primaryType",
"value": "cq:Page" }],
"nodes": [
{ "path": "jcr:content",
"properties": [
{ "name": "jcr:primaryType",
"value": "cq:PageContent"},
what versions of Chef has this been tested with?