aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/init.pp
diff options
context:
space:
mode:
authorWojciech Dec <wdec@cisco.com>2018-01-30 14:35:45 +0100
committerFeng Pan <fpan@redhat.com>2018-06-10 21:19:52 -0400
commit2dd7507d2e7b1be052ad8301f951b50422ee51f0 (patch)
treebf78eeabba48e7615f087ec5f734d373abf39e72 /manifests/init.pp
parent13398d85161374a062b958dbf30596b29b8629e5 (diff)
Change fdio repo configuration.
- Install repo config only when explicitly passed. This implies that when puppet-fdio is used stand alone, it is expected that user will supply a valid repo_branch parameter. Change-Id: Ic2485a66d4ce4fb921304a39fe65f79abed781f0 Signed-off-by: Wojciech Dec <wdec@cisco.com> Signed-off-by: Feng Pan <fpan@redhat.com>
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp5
1 files changed, 3 insertions, 2 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 704a526..36c37a4 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -5,8 +5,9 @@
# === Parameters:
# [*repo_branch*]
# (optional) fd.io repo branch.
-# Valid values are 'release', 'master' and stable branch like 'stable.1609'.
-# Defaults to 'release'.
+# Valid values are undef, 'none', 'release', 'master' and stable branch like
+# 'stable.1609'. When set to undef or 'none', repo will not be installed.
+# Defaults to undef.
#
# [*vpp_exec_commands*]
# (optional) array of VPP startup exec commands