aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/overcloud_object.pp
diff options
context:
space:
mode:
Diffstat (limited to 'puppet/overcloud_object.pp')
-rw-r--r--puppet/overcloud_object.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/puppet/overcloud_object.pp b/puppet/overcloud_object.pp
index ffd80886..92b2a66f 100644
--- a/puppet/overcloud_object.pp
+++ b/puppet/overcloud_object.pp
@@ -13,6 +13,8 @@
# License for the specific language governing permissions and limitations
# under the License.
+include ::ntp
+
include ::swift
class {'swift::storage::all':
mount_check => str2bool(hiera('swift_mount_check'))