-
Support for Ubuntu LTS (12.04 and 14.04)
-
It appears that if the provisioned Docker container already contains Ansible, the `ansible_version` flag is ignored:
My `.kitchen.yml`:
``` yaml
---
driver:
name: docker
platforms:
- name: cen…
-
### Description
Since circa 17.4 trying to upgrade chef on a host with workstation also instaleld will fail with a file conflict.
```
Error: Transaction test error:
file /usr/lib/.build-id/f…
-
Packagecloud.io looks very interesting [1], and would mean that we can deprecate our aptly and createrepo code and s3 files.
I've created a tentative repository at https://packagecloud.io/flapjack
T…
-
### Description
When I'm building the next version of an omnibus-packaged application omnibus obliterates the existing files I installed using a previous package. If the build fails I may have a co…
-
I'm not sure where this got changed, but since I updated to the new cookbook that uses omnibus-toolchain openssh-clients doesn't get installed which results in git clones not working.
```
The followi…
-
I found that docker image created by `machine_image` resource has too many redundant layers in it.
```
REPOSITORY TAG IMAGE ID VIRTUAL SIZE
chef test …
marc- updated
6 years ago
-
I built Legion with UCX. For some reason the network bootstrap is failing, but my job still runs:
```console
$ srun ./build/bin/circuit
/scratch/eslaught/legion-test-ucx/runtime/realm/ucx/bootst…
-
The next Ubuntu LTS is out ~now, 16.04 Xenial. So package support needed for that. :-)
-
Thanks for your continuous contributions on this nice image. So far we used this successfully for several years now.
Currently we run GitLab with version sameersbn/gitlab:12.6.4 (soon want to updat…