Commit 2167be8f by Nicholas Kuechler

Fixed a problem on my side. Was doing weird things.

parent cac79faf
......@@ -92,8 +92,8 @@ EXAMPLES = '''
flavor: 5
image: b11d9567-e412-4255-96b9-bd63ab23bcfe
files:
- /root/.ssh/authorized_keys=/home/localuser/.ssh/id_rsa.pub
- /root/test.txt=/home/localuser/test.txt
/root/.ssh/authorized_keys: /home/localuser/.ssh/id_rsa.pub
/root/test.txt: /home/localuser/test.txt
wait: yes
state: present
'''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment