mirror of https://github.com/zulip/zulip.git
puppet: Build an unstable chroot on build0
(imported from commit ee3751379efe473aecdd8907d4ed02a98a77813b)
This commit is contained in:
parent
83c8f25ac6
commit
547442bd9e
|
@ -53,6 +53,10 @@ class zulip-internal::builder {
|
|||
distro => "debian",
|
||||
ensure => present,
|
||||
}
|
||||
chroot { "unstable":
|
||||
distro => "debian",
|
||||
ensure => present,
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue