Description of problem: oadm command is not added to PATH and is linked incorrectly which generates infinite symlink loop: [root@rhel-cdk ~]# oadm help bash: oadm: command not found [root@rhel-cdk ~]# /usr/bin/oadm help -bash: /usr/bin/oadm: Too many levels of symbolic links Version-Release number of selected component (if applicable): beta5
Is there any workarounf for this? I'm getting it on beta 5
(In reply to Jaen Swart from comment #1) > Is there any workarounf for this? > > I'm getting it on beta 5 Remove the CDK VM and recreate it: $ vagrant destroy $ vagrant up