Skip to content

bootstrapping jails doesn't work #194

@djmitche

Description

@djmitche

It seems python2 needs to be installed.

fatal: [localhost]: FAILED! => {"changed": false, "module_stderr": "python2: not found\n", "module_stdout": "", "msg": "MODULE FAILURE", "rc": 127}

having fixed that by hand (pg install python2),

failed: [localhost] (item=[u'bash', u'rsync', u'screen', u'vim-lite']) => {"changed": false, "item": ["bash", "rsync", "screen", "vim-lite"], "msg": "failed to install vim-lite: ", "stderr": "pkg: No packages available to install matching 'vim-lite' have been found in the repositories\n", "stderr_lines": ["pkg: No packages available to install matching 'vim-lite' have been found in the repositories"]}

removing that from group_vars/all (#193), things seem to work (at least for ns1).

I'm not sure how to fix the python2 issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions