Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Container always starts after setup #51

Open
mdkent opened this issue Jun 13, 2014 · 0 comments
Open

Container always starts after setup #51

mdkent opened this issue Jun 13, 2014 · 0 comments

Comments

@mdkent
Copy link
Contributor

mdkent commented Jun 13, 2014

Found a small bug in setting up a new container: it's always being started and stopped despite having no work to do, eg: no chef support or container/initialize commands to run.

[2014-06-12T07:02:16+00:00] INFO: template[/var/lib/lxc/test/rootfs/root/.ssh/authorized_keys] mode changed to 600
[2014-06-12T07:02:16+00:00] INFO: ruby_block[lxc lock_default_users] called
[2014-06-12T07:02:17+00:00] INFO: ruby_block[lxc start[test]] called
[2014-06-12T07:02:23+00:00] INFO: ruby_block[lxc shutdown[test]] called
[2014-06-12T07:02:23+00:00] WARN: Cloning resource attributes for directory[/opt/hw-lxc-config] from prior resource (CHEF-3694)

Pull request follows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant