Change resources structure to match repository one
Change-Id: Ie8d8c092e64890af2f0886303ef3f16752ba5b76
This commit is contained in:
parent
e3b4fba8af
commit
f7a91ede6a
@ -42,8 +42,7 @@
|
||||
state: present
|
||||
create: yes
|
||||
|
||||
## will be uncommented when we will change embedded resources structure
|
||||
# - hosts: all
|
||||
# tasks:
|
||||
# - file: path=/var/lib/solar/repositories state=directory
|
||||
# - file: src=/vagrant/resources dest=/var/lib/solar/repositories/resources state=link
|
||||
- hosts: all
|
||||
tasks:
|
||||
- file: path=/var/lib/solar/repositories state=directory
|
||||
- file: src=/vagrant/resources dest=/var/lib/solar/repositories/resources state=link
|
||||
|
@ -1,5 +0,0 @@
|
||||
We're moving to repositories.
|
||||
|
||||
To use import this dir with `solar repository import ./resources --name resources`.
|
||||
|
||||
To update `solar repository update --overwrite ./resources --name resources`
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user