Skip to content

Instantly share code, notes, and snippets.

View markgoddard's full-sized avatar

Mark Goddard markgoddard

View GitHub Profile
@markgoddard
markgoddard / cursor.rb
Created May 24, 2017 12:28
Cursor for wang_matrix.exe?
module WangMatrix
class Cursor
attr_reader :traversed
def initialize(maze:)
@maze = maze
@traversed = [maze.maze_start]
end
[ironic]
username = ironic
password = ****
auth_url = http://192.168.7.2:35357/v3
auth_type = password
project_name = service
user_domain_name = default
project_domain_name = default
api_endpoint = http://192.168.7.2:6385/v1