/
avito.tech
/
puppet-module-template
Обзор
Документация
Войти
/
avito.tech
/
puppet-module-template
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
master
manifests/init.pp
12 строк
568 B
Aleksandr Kozlov
Publish on github
30 июл 2020, 02:16
30 июл 2020, 02:16
e3ecf8f
Код
Авторство
О чём код?
# Long description of the documented item. Describe what does this class do. # # @summary A description of the documented item, of 140 characters or fewer. # # @example # Shows an example snippet of code for an object. # The first line is an optional title, and any subsequent lines are automatically formatted as a code snippet. # Use for specific examples of a given component. Use one example tag per example. # # <!-- Puppet Strings official documentation: https://puppet.com/docs/puppet/6.4/puppet_strings.html#available-strings-tags --> class example { }