何千人もの開発者が、InfoQのミニブック「Practical Guide to Building an API Back End with Spring Boot」から、Spring Bootを使ったREST API構築の基礎を学んだ。この本では、出版時に新しくリリースされたバージョンである Spring Boot 2 を使用している。しかし、Spring Boot3が最近 ...
前回に引き続き、 Puppetを実践で利用するためのテクニックについて解説します。 puppetrunの使い方 Puppetのデフォルトの動作は、 puppetdが30分に1回puppetmasterdにマニフェストを取得しに行き、 自分自身へマニフェストを適用します。この場合、 puppetdがpuppetmasterd ...
何千人もの開発者が、InfoQのミニブック「Practical Guide to Building an API Back End with Spring Boot」から、Spring Bootを使ったREST API構築の基礎を学んだ。この本では、出版時に新しくリリースされたバージョンである Spring Boot 2 を使用している。しかし、Spring Boot3が最近 ...
前回に引き続き、 Puppetを実践で利用するためのテクニックについて解説します。 データファイルの階層構造 Puppet本家WikiのPuppet Best Practiceでは、 データファイル (マニフェスト、 モジュール、 テンプレート、 配布用ファイル等) を管理しやすい階層構造 ...
Welcome to your new module. A short overview of the generated parts can be found in the PDK documentation at https://puppet.com/pdk/latest/pdk_generating_modules.html ...
Devops software provider Puppet on July 21 updated its Puppet Enterprise infrastructure automation platform, with capabilities including access to pre-built modules as well as patching task automation ...
An example might be a module downloaded through the Puppet Forge module-sharing site that cannot use a class due to the nature of what it’s configuring. In this case, you will need to apply the module ...
In a previous article, "Provisioning Docker with Puppet", in the December 2016 issue, I covered one of the ways you can install the Docker service onto a new system with Puppet. By contrast, this ...