Skip to content

Instantly share code, notes, and snippets.

@dav1x
Created October 31, 2017 20:17
Show Gist options
  • Save dav1x/3a6453f629d53e043be8defd78351d20 to your computer and use it in GitHub Desktop.
Save dav1x/3a6453f629d53e043be8defd78351d20 to your computer and use it in GitHub Desktop.
[root@sat6 ~]# hammer --server localhost organization list
Error: undefined method `request' for #<String:0x00000000c99fc8>
[root@sat6 ~]# hammer -s localhost organization list
Error: undefined method `request' for #<String:0x000000049fb998>
[root@sat6 ~]# hammer -s 10.19.114.2 organization list
Error: undefined method `request' for #<String:0x000000022a5178>
[root@sat6 ~]# hammer -s sat6.e2e.bos.redhat.com organization list
Error: undefined method `request' for #<String:0x00000003fd4f78>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment