简体   繁体   English

使用 Chef 12 从 AWS OpsWorks 中的堆栈设置获取自定义 JSON

[英]Get Custom JSON from Stack Settings in AWS OpsWorks with Chef 12

I'm currently working on the OpsWorks stacks with Chef 12, writing my own deploying recipes.我目前正在使用 Chef 12 处理 OpsWorks 堆栈,编写我自己的部署方法。 Is there any possibilities to get the content of the field "Custom JSON" in Stack Settings?是否有可能在堆栈设置中获取“自定义 JSON”字段的内容?

Cheers,干杯,
xiGUAwanOU西瓜湾欧

所有这些数据都被设置为节点属性,因此您可以通过node对象按正常方式访问它。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM