diff options
Diffstat (limited to 'playbooks/byo/vagrant.yml')
-rw-r--r-- | playbooks/byo/vagrant.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/playbooks/byo/vagrant.yml b/playbooks/byo/vagrant.yml new file mode 100644 index 000000000..76246e7b0 --- /dev/null +++ b/playbooks/byo/vagrant.yml @@ -0,0 +1,4 @@ +--- +- include: rhel_subscribe.yml + +- include: config.yml |