push.py 文件源码

python
阅读 36 收藏 0 点赞 0 评论 0

项目:pillar-prototype 作者: swiftgist 项目源码 文件源码
def __init__(self, dryrun):
        """
        The source is proposals_dir and the destination is pillar_dir
        """
        self.proposals_dir = "/srv/pillar/ceph/proposals"
        self.pillar_dir = "/srv/pillar/ceph"
        self.dryrun = dryrun

        # Keep yaml human readable/editable
        self.friendly_dumper = yaml.SafeDumper
        self.friendly_dumper.ignore_aliases = lambda self, data: True
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号