File: init.pp

package info (click to toggle)
puppet-module-ovn 25.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 428 kB
  • sloc: ruby: 588; python: 41; sh: 10; makefile: 10
file content (16 lines) | stat: -rw-r--r-- 225 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Class: ovn
# ===========================
#
# Install and configure the OVN services
#
# Authors
# -------
#
# OVN and OpenStack contributer
#
# Copyright
# ---------
#
# Apache License 2.0 (see LICENSE file)
#
class ovn {}