Infrastructure
最近在 Puppet 的一篇 Blog 看到「Easily automate ad hoc work with new Puppet Tasks™」  Read More
隨著 Puppet Server 越來越龐大 Scaling 也是很重要的環節之一,在 Puppet 官方文件也有提到「Scaling Puppet ServeRead More
在前篇介紹了 CPU 和 JVM 的分配技巧,了解到 Puppet Server 和 JRuby 有著密切的關係,除此之外還有其他手段可以更進階的了解 PuppRead More
最近 Puppet 大幅更新了 Document,在重新讀文件的時候看到新增的一篇「Puppet Server: Tuning Guide」主要講 PuppetRead More
Puppet 在 Blog 提到「Announcing Puppet for Visual Studio Code!」,Puppet 官方直接支援在 VisuaRead More
最近 RedHat 最引我注目的新聞就是 Ansible 的大動作更新,除了之前的 Ansible 2.4 的 Release 大幅強化了 Network 環境Read More
Puppet 趕在 Puppetconf 2017 之前收購了 Distelli,「Welcome to the Puppet family, DistelliRead More
Puppet Blog 中提到一篇「Hiera, data and Puppet code: your path to the right data decisRead More
2017-09-03
Docker,
Puppet
在 Puppet Blog 提到一篇「The challenges of container configuration」怎麼用 Puppet 來佈署 DockRead More
在原本 Puppet agent 上都是透過 runinterval 來決定多久去跟 Puppet Master 去要更新,但長久下來就會發現如果你所有的 PuRead More
最近在寫 puppet agent 的 module,為了要支援 Puppet 5 無痛升級,所以用到了 versioncmp 這個 function。 &nbRead More
Response