Gregory Farnum
Gregory Farnum
This short PR just suggests a course of action to users, as it comes up fairly often on the mailing list. Fixes: https://tracker.ceph.com/issues/17170 Signed-off-by: Greg Farnum ## Contribution Guidelines -...
ubuntu@chef-node-01:~$ sudo useradd -d /home/chef -m chef sudo: unable to resolve host chef-node-01 Apparently this is some sort of mismatch between /etc/hosts and /etc/hostname? Anyway, it doesn't preclude things working,...
gregf@pudgy:~/src/downburst [master]$ ./virtualenv/bin/downburst create downburst-test-01 Traceback (most recent call last): File "./virtualenv/bin/downburst", line 9, in load_entry_point('downburst==0.0.1', 'console_scripts', 'downburst')() File "/home/gregf/src/downburst/downburst/cli.py", line 48, in main args = parse_args() File "/home/gregf/src/downburst/downburst/cli.py", line...