puppet-heat
先睹为快
include ::openstack_integration::heat puppet apply -v fixtures/scenario-aio.pp openstack-heat-api-cfn.service loaded active running Openstack Heat CFN-compatible API Service
openstack-heat-api-cloudwatch.service loaded active running OpenStack Heat CloudWatch API Service
openstack-heat-api.service loaded active running OpenStack Heat API Service
openstack-heat-engine.service loaded active running Openstack Heat Engine Service核心代码讲解
class heat::api
class heat::api_cfn
class heat::api_cloudwatch
class heat::engine
其他class
小结
动手练习
Last updated
