Files
openstack-ansible-os_swift/vars/debian.yml
Daniel 'f0o' Preussker c19ad125ca swift-object-expirer is its own distro package
Change-Id: I29cb54539c1a9df44b6912bb789c35740f9f4a4c
2025-05-14 07:00:17 +00:00

54 lines
1.2 KiB
YAML

---
# Copyright 2014, Rackspace US, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
cache_timeout: 600
swift_distro_packages:
- liberasurecode1
- openssh-server
- openssh-client
- rsync
swift_devel_distro_packages:
- git
- liberasurecode-dev
- libffi-dev
- libssl-dev
- libsystemd-dev
swift_service_distro_packages:
- python3-keystonemiddleware
- python3-ceilometermiddleware
- python3-memcache
- python3-swift
- swift
swift_account_distro_packages:
- swift-account
swift_container_distro_packages:
- swift-container
swift_object_distro_packages:
- swift-object
- swift-object-expirer
swift_proxy_distro_packages:
- swift-proxy
swift_rsync_service_name: rsync
swift_sshd: ssh