Renderer组件示例

[root@localhost salt]# cat test {{ a }} {{ b }} [root@localhost salt]# cat /srv/pillar/test.sls a: b [root@localhost salt]# cat test.sls #!py def run():     example = {}     example['/tmp/test'] = {  
相关文章
相关标签/搜索