summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2012-10-11 13:00:23 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2012-10-11 13:01:31 -0400
commit78232dd8cbcf3f30cd0901f790d5181566a2fae2 (patch)
tree61c2b997e048f2514ea4d91b5b4150e5b5017606 /doc
parent505ddb8a0d86a25f28e4a2b75c6981e62bdc0ebf (diff)
downloadbcfg2-78232dd8cbcf3f30cd0901f790d5181566a2fae2.tar.gz
bcfg2-78232dd8cbcf3f30cd0901f790d5181566a2fae2.tar.bz2
bcfg2-78232dd8cbcf3f30cd0901f790d5181566a2fae2.zip
doc: clarified that Packages only supports the Pulp v1 API
Diffstat (limited to 'doc')
-rw-r--r--doc/server/plugins/generators/packages.txt13
1 files changed, 10 insertions, 3 deletions
diff --git a/doc/server/plugins/generators/packages.txt b/doc/server/plugins/generators/packages.txt
index f0abf4af2..352c88f43 100644
--- a/doc/server/plugins/generators/packages.txt
+++ b/doc/server/plugins/generators/packages.txt
@@ -571,9 +571,16 @@ Pulp Support
.. versionadded:: 1.2.0
Bcfg2 contains explicit support for repositories managed by Pulp
-(http://pulpproject.org/). Due to the amount of data about a
-repository that can be retrieved directly from Pulp, the only thing
-necessary to configure a Pulp repo is the repo ID:
+(http://pulpproject.org/).
+
+.. note::
+
+ Only the Pulp 1.x API is supported at this time. When the Pulp
+ 2.x API is finalized support will be added for it.
+
+Due to the amount of data about a repository that can be retrieved
+directly from Pulp, the only thing necessary to configure a Pulp repo
+is the repo ID:
.. code-block:: xml