summaryrefslogtreecommitdiffstats
path: root/doc/appendix/guides/centos.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/appendix/guides/centos.txt')
-rw-r--r--doc/appendix/guides/centos.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/appendix/guides/centos.txt b/doc/appendix/guides/centos.txt
index b0321eebc..d89d532ba 100644
--- a/doc/appendix/guides/centos.txt
+++ b/doc/appendix/guides/centos.txt
@@ -540,7 +540,7 @@ entries to our bundle.
<Service type='chkconfig' status='on' name='syslog'/>
</Rules>
-Now we run the client and see there are no more unmanaged entries! ::
+Now we run the client and see there are no more unmanaged entries!::
[root@centos ~]# bcfg2 -veqn
Running probe groups
@@ -566,6 +566,14 @@ Now we run the client and see there are no more unmanaged entries! ::
Total managed entries: 205
Unmanaged entries: 0
+.. warning::
+
+ This basic bundle is created mainly for the purposes of getting you
+ to a completely managed client. It is recommended that you create
+ bundles for appropriate services due to the way bundle updates are
+ managed. Please see :ref:`unsorted-writing_specification` for more
+ details.
+
Dynamic (web) reports
=====================