Skip to content

Commit

Permalink
Build squid rock
Browse files Browse the repository at this point in the history
Signed-off-by: utkarsh bhatt <[email protected]>
  • Loading branch information
UtkarshBhatthere committed Jan 30, 2025
1 parent 63b737b commit d9b14bf
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions rockcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
name: ceph
base: ubuntu@22.04
base: ubuntu@24.04
version: '0.1' # replaced by CI when building to publish.
summary: Ubuntu based Ceph container image
description: Rock for Containerised Ceph based on Ubuntu Ceph distribution.
license: Apache-2.0
platforms:
amd64:

# Custom PPAs for Bug: https://bugs.launchpad.net/ubuntu/jammy/+source/ceph/+bug/2003704
# This will be removed once the required packages are available from jammy repositories.
package-repositories:
- type: apt
cloud: bobcat
priority: always

services:
ceph-container:
override: replace
Expand Down

0 comments on commit d9b14bf

Please sign in to comment.